Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_irqsoff.c195 if (ftrace_graph_notrace_addr(trace->func)) in irqsoff_graph_entry()
Dtrace_sched_wakeup.c131 if (ftrace_graph_notrace_addr(trace->func)) in wakeup_graph_entry()
Dtrace.h923 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
951 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
Dtrace_functions_graph.c146 if (ftrace_graph_notrace_addr(trace->func)) { in trace_graph_entry()