Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:reset_kprobe_instance

Proto:static inline void reset_kprobe_instance(void)

Type:void

Parameter:Nothing

314  __this_cpu_write(kprobe_instance, NULL)
Caller
NameDescribe
opt_pre_handlerCall all pre_handler on the list, but ignores its return value.* This must be called from arch-dep optimized caller.
aggr_pre_handler
aggr_post_handler