Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c56 static struct trace_fprobe *to_trace_fprobe(struct dyn_event *ev) in to_trace_fprobe() function
68 if (is_trace_fprobe(dpos) && (pos = to_trace_fprobe(dpos)))
87 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy()
111 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match()
1149 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release()
1159 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_show()