Searched refs:trace_probe_unlink (Results 1 – 6 of 6) sorted by relevance
359 void trace_probe_unlink(struct trace_probe *tp);
879 trace_probe_unlink(&tf->tp); in unregister_trace_fprobe()942 trace_probe_unlink(&tf->tp); in append_trace_fprobe_event()
109 trace_probe_unlink(&ep->tp); in unregister_trace_eprobe()
561 trace_probe_unlink(&tk->tp); in unregister_trace_kprobe()625 trace_probe_unlink(&tk->tp); in append_trace_kprobe()
2032 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink() function2054 trace_probe_unlink(tp); in trace_probe_cleanup()
412 trace_probe_unlink(&tu->tp); in unregister_trace_uprobe()