Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_irqsoff.c189 if (ftrace_graph_ignore_func(gops, trace)) in irqsoff_graph_entry()
H A Dtrace_sched_wakeup.c125 if (ftrace_graph_ignore_func(gops, trace)) in wakeup_graph_entry()
H A Dtrace_functions_graph.c212 if (ftrace_graph_ignore_func(gops, trace)) in trace_graph_entry()
H A Dtrace.h1078 ftrace_graph_ignore_func(struct fgraph_ops *gops, struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func() function