Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_probe.h Create Date:2022-07-28 12:22:59
Last Modify:2020-03-17 20:12:35 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_probe_has_sibling

Proto:static inline bool trace_probe_has_sibling(struct trace_probe *tp)

Type:bool

Parameter:

TypeParameterName
struct trace_probe *tp
315  list = trace_probe_probe_list(tp)
317  Return Not list_empty - tests whether a list is empty*@head: the list to test. && Not list_is_singular - tests whether a list has just one entry.*@head: the list to test.
Caller
NameDescribe
unregister_trace_kprobeUnregister a trace_probe and probe_event
trace_probe_append
unregister_trace_uprobeUnregister a trace_uprobe and probe_event