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

/linux-master/kernel/trace/
H A Dtrace_kprobe.c71 static struct trace_kprobe *to_trace_kprobe(struct dyn_event *ev) function
83 if (is_trace_kprobe(dpos) && (pos = to_trace_kprobe(dpos)))
135 struct trace_kprobe *tk = to_trace_kprobe(ev);
165 struct trace_kprobe *tk = to_trace_kprobe(ev);
1176 struct trace_kprobe *tk = to_trace_kprobe(ev);
1186 struct trace_kprobe *tk = to_trace_kprobe(ev);
1276 tk = to_trace_kprobe(ev);

Completed in 311 milliseconds