Searched refs:init_waitqueue_head (Results 1 – 7 of 7) sorted by relevance
15 init_waitqueue_head(&p->wait); in init_fs_pin()
76 init_waitqueue_head(&x->wait); in init_completion()
74 #define init_waitqueue_head(q) \ macro83 ({ init_waitqueue_head(&name); name; })
1265 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
53 init_waitqueue_head(&buf->wait_poll); in lirc_buffer_init()
468 init_waitqueue_head(&nfc->wq); in nand_hw_control_init()
1381 init_waitqueue_head(&sk->sk_lock.wq); \