函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace.c Create Date:2022-07-27 13:03:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:set_ftrace_dump_on_oops

函数原型:static int __init set_ftrace_dump_on_oops(char *str)

返回类型:int

参数:

类型参数名称
char *str
187  如果str自加不等于'='或非str
188  race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called等于DUMP_ALL
189  返回:1
192  如果非字符串比较
193  race_dump_on_oops - variable to dump ftrace buffer on oops* If there is an oops (or kernel panic) and the ftrace_dump_on_oops* is set, then ftrace_dump is called等于DUMP_ORIG
194  返回:1
197  返回:0