Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h349 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.c1887 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup() function
1949 trace_probe_cleanup(tp); in trace_probe_init()
H A Dtrace_fprobe.c375 trace_probe_cleanup(&tf->tp); in free_trace_fprobe()
H A Dtrace_uprobe.c363 trace_probe_cleanup(&tu->tp); in free_trace_uprobe()
H A Dtrace_kprobe.c246 trace_probe_cleanup(&tk->tp); in free_trace_kprobe()