Searched refs:trace_event_dyn_busy (Results 1 – 6 of 6) sorted by relevance
54 bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy() function
1467 if (trace_event_dyn_busy(&se->call)) in destroy_synth_event()2199 if (trace_event_dyn_busy(&event->call)) in synth_event_release()
747 if (trace_event_dyn_busy(trace_probe_event_call(&tf->tp))) in unregister_trace_fprobe()
390 if (trace_event_dyn_busy(trace_probe_event_call(&tu->tp))) in unregister_trace_uprobe()
543 if (trace_event_dyn_busy(trace_probe_event_call(&tk->tp))) in unregister_trace_kprobe()
409 bool trace_event_dyn_busy(struct trace_event_call *call);419 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy() function