Searched refs:busy_wait (Results 1 – 5 of 5) sorted by relevance
26 static void busy_wait(ulong time) in busy_wait() function43 busy_wait(delay); in preemptirq_delay_run()47 busy_wait(delay); in preemptirq_delay_run()
103 busy_wait(); in poll_used()162 busy_wait(); in poll_avail()
104 static inline void busy_wait(void) in busy_wait() function
998 int busy_wait; in ipmi_thread() local1014 busy_wait = ipmi_thread_busy_wait(smi_result, smi_info, in ipmi_thread()1018 else if (smi_result == SI_SM_CALL_WITH_DELAY && busy_wait) in ipmi_thread()
163 module_param_named(busy_wait, max_mbox_busy_wait, int, 0);164 MODULE_PARM_DESC(busy_wait,