Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_kprobe.c438 static bool within_notrace_func(struct trace_kprobe *tk) in within_notrace_func() function
456 #define within_notrace_func(tk) (false) macro