Home
last modified time | relevance | path

Searched refs:sirq_en (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dsoftirq.c242 bool sirq_en = false; in __local_bh_enable() local
249 sirq_en = true; in __local_bh_enable()
252 sirq_en = true; in __local_bh_enable()
255 if (IS_ENABLED(CONFIG_TRACE_IRQFLAGS) && sirq_en) { in __local_bh_enable()