Home
last modified time | relevance | path

Searched refs:to_trace_fprobe (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_fprobe.c58 static struct trace_fprobe *to_trace_fprobe(struct dyn_event *ev) in to_trace_fprobe() function
70 if (is_trace_fprobe(dpos) && (pos = to_trace_fprobe(dpos)))
89 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy()
113 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match()
1293 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release()
1303 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_show()