Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\kprobes.c Create Date:2022-07-28 11:35:41
Last Modify:2022-05-22 18:14:58 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_within_kprobe_blacklist

Proto:bool __weak arch_within_kprobe_blacklist(unsigned long addr)

Type:bool

Parameter:

TypeParameterName
unsigned longaddr
1425  Return addr >= __kprobes_text_start && addr < __kprobes_text_end
Caller
NameDescribe
__within_kprobe_blacklist