Searched refs:disable_softirq (Results 1 – 1 of 1) sorted by relevance
92 static bool disable_softirq; variable93 module_param(disable_softirq, bool, 0400);94 MODULE_PARM_DESC(disable_softirq, "disable bottom-half irq handlers");204 if (disable_softirq) in test_lock()271 if (disable_softirq) in test_unlock()501 (test_disable_irq || disable_softirq || disable_preempt || in test_lockup_init()541 disable_softirq ? "disable_softirq " : "", in test_lockup_init()