Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_irqsoff.c191 if (ftrace_graph_notrace_addr(trace->func)) in irqsoff_graph_entry()
Dtrace_functions_graph.c168 if (ftrace_graph_notrace_addr(func)) in ftrace_push_return_trace()
401 if (ftrace_graph_notrace_addr(trace->func)) in trace_graph_entry()
Dtrace.h875 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
893 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
Dtrace_sched_wakeup.c252 if (ftrace_graph_notrace_addr(trace->func)) in wakeup_graph_entry()