Searched refs:busy_wait (Results 1 – 2 of 2) sorted by relevance
982 int busy_wait; in ipmi_thread() local998 busy_wait = ipmi_thread_busy_wait(smi_result, smi_info, in ipmi_thread()1002 } else if (smi_result == SI_SM_CALL_WITH_DELAY && busy_wait) { in ipmi_thread()
158 module_param_named(busy_wait, max_mbox_busy_wait, int, 0);159 MODULE_PARM_DESC(busy_wait,