Home
last modified time | relevance | path

Searched defs:is_graph (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/kernel/trace/
Dtrace_sched_wakeup.c44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
46 # define is_graph(tr) false macro
Dtrace_irqsoff.c66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
72 # define is_graph(tr) false macro
/Linux-v6.1/sound/soc/sh/rcar/
Dcore.c1243 int *is_graph) in rsnd_dai_of_node()
1419 int is_graph; in rsnd_dai_probe() local