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.h350 void trace_probe_cleanup(struct trace_probe *tp);
H A Dtrace_eprobe.c54 trace_probe_cleanup(&ep->tp); in trace_event_probe_cleanup()
H A Dtrace_probe.c1975 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup() function
2037 trace_probe_cleanup(tp); in trace_probe_init()
H A Dtrace_fprobe.c413 trace_probe_cleanup(&tf->tp); in free_trace_fprobe()
H A Dtrace_uprobe.c373 trace_probe_cleanup(&tu->tp); in free_trace_uprobe()
H A Dtrace_kprobe.c254 trace_probe_cleanup(&tk->tp); in free_trace_kprobe()