Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_irqsoff.c192 if (ftrace_graph_notrace_addr(trace->func)) in irqsoff_graph_entry()
H A Dtrace.h1053 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
1081 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
H A Dtrace_sched_wakeup.c131 if (ftrace_graph_notrace_addr(trace->func)) in wakeup_graph_entry()
H A Dtrace_functions_graph.c147 if (ftrace_graph_notrace_addr(trace->func)) { in trace_graph_entry()