trace_event_dyn_busy
bool trace_event_dyn_busy(struct trace_event_call *call);
static inline bool trace_event_dyn_busy(struct trace_event_call *call)
if (trace_event_dyn_busy(&se->call))
if (trace_event_dyn_busy(&event->call))
if (trace_event_dyn_busy(trace_probe_event_call(&tf->tp)))
if (trace_event_dyn_busy(trace_probe_event_call(&tk->tp)))
if (trace_event_dyn_busy(trace_probe_event_call(&tu->tp)))