Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsoftirq.c219 bool sirq_en = false; in __local_bh_enable() local
226 sirq_en = true; in __local_bh_enable()
229 sirq_en = true; in __local_bh_enable()
232 if (IS_ENABLED(CONFIG_TRACE_IRQFLAGS) && sirq_en) { in __local_bh_enable()