Searched refs:trace_event_dyn_try_get_ref (Results 1 – 2 of 2) sorted by relevance
403 bool trace_event_dyn_try_get_ref(struct trace_event_call *call);407 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call) in trace_event_dyn_try_get_ref() function425 return trace_event_dyn_try_get_ref(call); in trace_event_try_get_ref()
22 bool trace_event_dyn_try_get_ref(struct trace_event_call *dyn_call) in trace_event_dyn_try_get_ref() function