Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_exclusive_locked_irq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dwait.h867 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
893 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h880 * wait_event_interruptible_exclusive_locked_irq - sleep until a condition gets true
906 #define wait_event_interruptible_exclusive_locked_irq(wq, condition) \ macro
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c554 if (wait_event_interruptible_exclusive_locked_irq(ffs->ev.waitq, in ffs_ep0_read()
H A Df_generic.c558 if (wait_event_interruptible_exclusive_locked_irq(ffs->ev.waitq, in ffs_ep0_read()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c551 if (wait_event_interruptible_exclusive_locked_irq(ffs->ev.waitq, in ffs_ep0_read()
H A Df_generic.c559 if (wait_event_interruptible_exclusive_locked_irq(ffs->ev.waitq, in ffs_ep0_read()

Completed in 20 milliseconds