Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_uprobe.c Create Date:2022-07-28 12:44:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:uprobe_buffer_get

Proto:static struct uprobe_cpu_buffer *uprobe_buffer_get(void)

Type:struct uprobe_cpu_buffer

Parameter:Nothing

911  cpu = These macros fold the SMP functionality into a single CPU system()
912  ucb = per_cpu_ptr(uprobe_cpu_buffer, cpu)
918  mutex_lock( & mutex)
920  Return ucb
Caller
NameDescribe
uprobe_dispatcher
uretprobe_dispatcher