Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_probe_unlink

Proto:void trace_probe_unlink(struct trace_probe *tp)

Type:void

Parameter:

TypeParameterName
struct trace_probe *tp
971  list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list.
972  If list_empty - tests whether a list is empty*@head: the list to test. Then trace_probe_event_free(event)
974  event = NULL
Caller
NameDescribe
append_trace_kprobe
trace_probe_cleanup
unregister_trace_uprobeUnregister a trace_uprobe and probe_event
unregister_trace_kprobeUnregister a trace_probe and probe_event