Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_kprobe.c69 static struct trace_kprobe *to_trace_kprobe(struct dyn_event *ev) in to_trace_kprobe() function
81 if (is_trace_kprobe(dpos) && (pos = to_trace_kprobe(dpos)))
136 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy()
166 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match()
886 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_release()
896 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_show()
977 tk = to_trace_kprobe(ev); in probes_profile_seq_show()