Searched refs:init_waitqueue_head (Results 1 – 7 of 7) sorted by relevance
76 init_waitqueue_head(&x->wait); in init_completion()
120 init_waitqueue_head(&(work)->done); \
81 #define init_waitqueue_head(q) \ macro90 ({ init_waitqueue_head(&name); name; })
1062 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
127 #define DRM_INIT_WAITQUEUE( queue ) init_waitqueue_head( queue )
54 init_waitqueue_head(&buf->wait_poll); in lirc_buffer_init()
1350 init_waitqueue_head(&sk->sk_lock.wq); \