Home
last modified time | relevance | path

Searched refs:trace_event_dyn_put_ref (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_events.h404 void trace_event_dyn_put_ref(struct trace_event_call *call);
412 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref() function
433 trace_event_dyn_put_ref(call); in trace_event_put_ref()
/openbmc/linux/kernel/trace/
H A Dtrace_dynevent.c41 void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref() function