Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_kprobe.c107 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module() function
664 if (trace_kprobe_within_module(tk, mod)) { in trace_kprobe_module_callback()