Home
last modified time | relevance | path

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

/include/linux/
Dtrace_events.h382 void trace_event_dyn_put_ref(struct trace_event_call *call);
390 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref() function
411 trace_event_dyn_put_ref(call); in trace_event_put_ref()