Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_irqsoff.c192 if (ftrace_graph_notrace_addr(trace->func)) in irqsoff_graph_entry()
Dtrace.h983 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
1001 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
Dtrace_sched_wakeup.c131 if (ftrace_graph_notrace_addr(trace->func)) in wakeup_graph_entry()
Dtrace_functions_graph.c147 if (ftrace_graph_notrace_addr(trace->func)) { in trace_graph_entry()