Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c57 static struct trace_fprobe *to_trace_fprobe(struct dyn_event *ev) in to_trace_fprobe() function
69 if (is_trace_fprobe(dpos) && (pos = to_trace_fprobe(dpos)))
88 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy()
112 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match()
1177 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release()
1187 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_show()