Home
last modified time | relevance | path

Searched refs:TRACE_IRQ_BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_recursion.h45 TRACE_IRQ_BIT, enumerator
/openbmc/linux/kernel/trace/
H A Dtrace.h928 trace_recursion_set(TRACE_IRQ_BIT); in ftrace_graph_addr()
930 trace_recursion_clear(TRACE_IRQ_BIT); in ftrace_graph_addr()
H A Dtrace_functions_graph.c126 if (!ftrace_graph_skip_irqs || trace_recursion_test(TRACE_IRQ_BIT)) in ftrace_graph_ignore_irqs()