Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_probe.h357 void trace_probe_cleanup(struct trace_probe *tp);
H A Dtrace_eprobe.c55 trace_probe_cleanup(&ep->tp); in trace_event_probe_cleanup()
H A Dtrace_probe.c2040 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup() function
2102 trace_probe_cleanup(tp); in trace_probe_init()
H A Dtrace_fprobe.c559 trace_probe_cleanup(&tf->tp); in free_trace_fprobe()
H A Dtrace_uprobe.c375 trace_probe_cleanup(&tu->tp); in free_trace_uprobe()
H A Dtrace_kprobe.c254 trace_probe_cleanup(&tk->tp); in free_trace_kprobe()