函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:trace_kprobe_error_injectable

函数原型:bool trace_kprobe_error_injectable(struct trace_event_call *call)

返回类型:bool

参数:

类型参数名称
struct trace_event_call *call
230  tk等于trace_kprobe_primary_from_call(call)
232  返回:tk ? within_error_injection_list(Return 0 if it fails to find the symbol address ) : false