Searched refs:is_graph (Results 1 – 3 of 3) sorted by relevance
66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro72 # define is_graph(tr) false macro164 if (!(is_graph(tr) ^ set)) in irqsoff_display_graph()234 if (is_graph(iter->tr)) in irqsoff_trace_open()257 if (is_graph(iter->tr)) in irqsoff_print_line()267 if (is_graph(tr)) in irqsoff_print_header()278 if (is_graph(tr)) in __trace_function()497 register_irqsoff_function(tr, is_graph(tr), 1); in irqsoff_function_set()499 unregister_irqsoff_function(tr, is_graph(tr)); in irqsoff_function_set()574 is_graph(tr)))) in __irqsoff_tracer_init()[all …]
44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro46 # define is_graph(tr) false macro104 if (!(is_graph(tr) ^ set)) in wakeup_display_graph()171 if (is_graph(iter->tr)) in wakeup_trace_open()196 if (is_graph(iter->tr)) in wakeup_print_line()204 if (is_graph(wakeup_trace)) in wakeup_print_header()272 register_wakeup_function(tr, is_graph(tr), 1); in wakeup_function_set()274 unregister_wakeup_function(tr, is_graph(tr)); in wakeup_function_set()309 if (is_graph(tr)) in __trace_function()647 if (start_func_tracer(tr, is_graph(tr))) in start_wakeup_tracer()[all …]
1236 static int rsnd_dai_of_node(struct rsnd_priv *priv, int *is_graph) in rsnd_dai_of_node() argument1244 *is_graph = 0; in rsnd_dai_of_node()1296 *is_graph = 1; in rsnd_dai_of_node()1470 int is_graph; in rsnd_dai_probe() local1473 nr = rsnd_dai_of_node(priv, &is_graph); in rsnd_dai_probe()1490 if (is_graph) { in rsnd_dai_probe()