Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_kprobe.c71 static struct trace_kprobe *to_trace_kprobe(struct dyn_event *ev) in to_trace_kprobe() function
83 if (is_trace_kprobe(dpos) && (pos = to_trace_kprobe(dpos)))
142 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy()
172 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match()
1266 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_release()
1276 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_show()
1366 tk = to_trace_kprobe(ev); in probes_profile_seq_show()