Searched refs:busy_wait (Results 1 – 5 of 5) sorted by relevance
36 static void busy_wait(ulong time) in busy_wait() function51 busy_wait(delay); in irqoff_test()58 busy_wait(delay); in preemptoff_test()
103 busy_wait(); in poll_used()162 busy_wait(); in poll_avail()
104 static inline void busy_wait(void) in busy_wait() function
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,