Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\trampoline.c Create Date:2022-07-28 13:15:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:is_ftrace_location

Proto:static int is_ftrace_location(void *ip)

Type:int

Parameter:

TypeParameterName
void *ip
67  addr = ftrace_location((long)ip)
68  If Not addr Then Return 0
70  If WARN_ON_ONCE(addr != (long)ip) Then Return -EFAULT
72  Return 1
Caller
NameDescribe
register_fentryst time registering