Searched refs:trace_recursion_set (Results 1 – 5 of 5) sorted by relevance
80 #define trace_recursion_set(bit) do { (current)->trace_recursion |= (1<<(bit)); } while (0) macro129 trace_recursion_set(TRACE_RECORD_RECURSION_BIT); \143 trace_recursion_set(TRACE_RECORD_RECURSION_BIT); \
634 #define trace_recursion_set(bit) do { (current)->trace_recursion |= (1<<(bit)); } while (0) macro696 trace_recursion_set(bit); in trace_test_and_set_recursion()1033 trace_recursion_set(TRACE_GRAPH_BIT); in ftrace_graph_addr()1042 trace_recursion_set(TRACE_IRQ_BIT); in ftrace_graph_addr()
148 trace_recursion_set(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_entry()
921 trace_recursion_set(TRACE_GRAPH_BIT); in ftrace_graph_addr()930 trace_recursion_set(TRACE_IRQ_BIT); in ftrace_graph_addr()
153 trace_recursion_set(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_entry()