Home
last modified time | relevance | path

Searched defs:is_graph (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_irqsoff.c66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
72 # define is_graph(tr) false macro
[all...]
H A Dtrace_sched_wakeup.c44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
46 # define is_graph(tr) false macro
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_irqsoff.c66 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
72 # define is_graph(tr) false macro
[all...]
H A Dtrace_sched_wakeup.c44 # define is_graph(tr) ((tr)->trace_flags & TRACE_ITER_DISPLAY_GRAPH) macro
46 # define is_graph(tr) false macro
[all...]
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dcore.c1340 int is_graph; in rsnd_dai_probe() local
1162 rsnd_dai_of_node(struct rsnd_priv *priv, int *is_graph) rsnd_dai_of_node() argument
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dcore.c1252 static int rsnd_dai_of_node(struct rsnd_priv *priv, int *is_graph) in rsnd_dai_of_node() argument
1485 int is_graph; in rsnd_dai_probe() local

Completed in 10 milliseconds