Searched refs:trace_recursion_set (Results 1 – 2 of 2) sorted by relevance
597 #define trace_recursion_set(bit) do { (current)->trace_recursion |= (1<<(bit)); } while (0) macro956 trace_recursion_set(TRACE_GRAPH_BIT); in ftrace_graph_addr()965 trace_recursion_set(TRACE_IRQ_BIT); in ftrace_graph_addr()
148 trace_recursion_set(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_entry()