Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_kprobe.c452 static bool within_notrace_func(struct trace_kprobe *tk) in within_notrace_func() function
474 #define within_notrace_func(tk) (false) macro
489 if (within_notrace_func(tk)) { in __register_trace_kprobe()

Completed in 7 milliseconds