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