Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kprobes.h Create Date:2022-07-28 05:53:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:is_kprobe_insn_slot

Proto:static inline bool is_kprobe_insn_slot(unsigned long addr)

Type:bool

Parameter:

TypeParameterName
unsigned longaddr
283  Return Check given address is on the page of kprobe instruction slots.* This will be used for checking whether the address on a stack* is on a text area or not.
Caller
NameDescribe
kernel_text_address