Searched refs:trace_fprobe_is_tracepoint (Results 1 – 1 of 1) sorted by relevance
221 static bool trace_fprobe_is_tracepoint(struct trace_fprobe *tf) in trace_fprobe_is_tracepoint() function806 if (trace_fprobe_is_tracepoint(tf)) in trace_fprobe_verify_target()838 if (trace_fprobe_is_tracepoint(tf)) in __register_trace_fprobe()917 trace_fprobe_is_tracepoint(tf) != trace_fprobe_is_tracepoint(to)) { in append_trace_fprobe_event()1122 if (!trace_fprobe_is_tracepoint(tf) || !tf->tuser) in __tprobe_event_module_cb()1438 if (trace_fprobe_is_tracepoint(tf)) in trace_fprobe_show()