Searched refs:trace_kprobe_is_on_module (Results 1 – 1 of 1) sorted by relevance
71 static nokprobe_inline bool trace_kprobe_is_on_module(struct trace_kprobe *tk) in trace_kprobe_is_on_module() function469 if (ret == -ENOENT && trace_kprobe_is_on_module(tk)) { in __register_trace_kprobe()