Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.h318 static inline bool trace_probe_has_sibling(struct trace_probe *tp) in trace_probe_has_sibling() function
Dtrace_eprobe.c88 if (trace_probe_has_sibling(&ep->tp)) in unregister_trace_eprobe()
Dtrace_probe.c1014 if (trace_probe_has_sibling(tp)) in trace_probe_append()
Dtrace_uprobe.c394 if (trace_probe_has_sibling(&tu->tp)) in unregister_trace_uprobe()
Dtrace_kprobe.c535 if (trace_probe_has_sibling(&tk->tp)) in unregister_trace_kprobe()