Searched refs:trace_fprobe_is_busy (Results 1 – 1 of 1) sorted by relevance
27 static bool trace_fprobe_is_busy(struct dyn_event *ev);34 .is_busy = trace_fprobe_is_busy,85 static bool trace_fprobe_is_busy(struct dyn_event *ev) in trace_fprobe_is_busy() function