Home
last modified time | relevance | path

Searched refs:init_waitqueue_head (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dfs_pin.h16 init_waitqueue_head(&p->wait); in init_fs_pin()
Dcompletion.h120 init_waitqueue_head(&x->wait); in __init_completion()
Dwait.h63 #define init_waitqueue_head(wq_head) \ macro
72 ({ init_waitqueue_head(&name); name; })
Dusb.h1335 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
/include/media/
Dlirc_dev.h51 init_waitqueue_head(&buf->wait_poll); in lirc_buffer_init()
/include/linux/mtd/
Drawnand.h471 init_waitqueue_head(&nfc->wq); in nand_hw_control_init()
/include/net/
Dsock.h1444 init_waitqueue_head(&sk->sk_lock.wq); \