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