Home
last modified time | relevance | path

Searched refs:__init_waitqueue_head (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h66 void __init_waitqueue_head(wait_queue_head_t *wait);
87 #define init_waitqueue_head(wait) __init_waitqueue_head(wait)
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_semaphore.c130 void __init_waitqueue_head(wait_queue_head_t *wait) in __init_waitqueue_head() function
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.c60 extern void __init_waitqueue_head(wait_queue_head_t *wait);

Completed in 4 milliseconds