Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_irqsoff.c186 if (ftrace_graph_ignore_func(trace)) in irqsoff_graph_entry()
Dtrace_sched_wakeup.c122 if (ftrace_graph_ignore_func(trace)) in wakeup_graph_entry()
Dtrace_functions_graph.c158 if (ftrace_graph_ignore_func(trace)) in trace_graph_entry()
Dtrace.h951 static inline bool ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func() function