Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace_probe.h313 static inline bool trace_probe_has_sibling(struct trace_probe *tp) in trace_probe_has_sibling() function
Dtrace_eprobe.c83 if (trace_probe_has_sibling(&ep->tp)) in unregister_trace_eprobe()
Dtrace_probe.c996 if (trace_probe_has_sibling(tp)) in trace_probe_append()
Dtrace_uprobe.c391 if (trace_probe_has_sibling(&tu->tp)) in unregister_trace_uprobe()
Dtrace_kprobe.c533 if (trace_probe_has_sibling(&tk->tp)) in unregister_trace_kprobe()