Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lear_event_triggers - Clear all triggers associated with a trace array*@tr: The trace array to clear* For each trigger, the triggering event has its tm_ref decremented* via trace_event_trigger_enable_disable(), and any associated event* (in the case of

Proto:void clear_event_triggers(struct trace_array *tr)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
482  trace_event_trigger_enable_disable(file, 0)
483  list_del_rcu - deletes entry from list without re-initialization*@entry: the element to delete from the list
484  If free Then free(ops, data)