Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/trace/
A Dpreemptirq_delay_test.c39 static void busy_wait(ulong time) in busy_wait() function
57 busy_wait(delay); in irqoff_test()
64 busy_wait(delay); in preemptoff_test()
/linux-6.3-rc2/tools/virtio/ringtest/
A Dmain.c103 busy_wait(); in poll_used()
162 busy_wait(); in poll_avail()
A Dmain.h104 static inline void busy_wait(void) in busy_wait() function
/linux-6.3-rc2/drivers/char/ipmi/
A Dipmi_si_intf.c984 int busy_wait; in ipmi_thread() local
1000 busy_wait = ipmi_thread_busy_wait(smi_result, smi_info, in ipmi_thread()
1004 } else if (smi_result == SI_SM_CALL_WITH_DELAY && busy_wait) { in ipmi_thread()
/linux-6.3-rc2/drivers/scsi/megaraid/
A Dmegaraid_mbox.c158 module_param_named(busy_wait, max_mbox_busy_wait, int, 0);
159 MODULE_PARM_DESC(busy_wait,

Completed in 18 milliseconds