Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_probe.h331 static inline bool trace_probe_has_sibling(struct trace_probe *tp) in trace_probe_has_sibling() function
A Dtrace_eprobe.c92 if (trace_probe_has_sibling(&ep->tp)) in unregister_trace_eprobe()
A Dtrace_fprobe.c754 if (trace_probe_has_sibling(&tf->tp)) in unregister_trace_fprobe()
A Dtrace_uprobe.c395 if (trace_probe_has_sibling(&tu->tp)) in unregister_trace_uprobe()
A Dtrace_kprobe.c542 if (trace_probe_has_sibling(&tk->tp)) in unregister_trace_kprobe()
A Dtrace_probe.c1972 if (trace_probe_has_sibling(tp)) in trace_probe_append()

Completed in 27 milliseconds