Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_irqsoff.c195 if (ftrace_graph_notrace_addr(trace->func)) in irqsoff_graph_entry()
H A Dtrace_sched_wakeup.c131 if (ftrace_graph_notrace_addr(trace->func)) in wakeup_graph_entry()
H A Dtrace.h954 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
982 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
H A Dtrace_functions_graph.c152 if (ftrace_graph_notrace_addr(trace->func)) { in trace_graph_entry()