wait_queue_head_t
extern void linux_poll_wait(struct linux_file *, wait_queue_head_t *, poll_table *);
wait_queue_head_t name = { \
void linux_wake_up(wait_queue_head_t *, unsigned int, int, bool);
int linux_wait_event_common(wait_queue_head_t *, wait_queue_t *, long,
__add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq)
add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq)
__add_wait_queue_tail(wait_queue_head_t *wqh, wait_queue_t *wq)
__add_wait_queue_entry_tail(wait_queue_head_t *wqh, wait_queue_entry_t *wq)
__remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq)
remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq)
bool linux_waitqueue_active(wait_queue_head_t *);
void linux_prepare_to_wait(wait_queue_head_t *, wait_queue_t *, int);
void linux_finish_wait(wait_queue_head_t *, wait_queue_t *);
extern wait_queue_head_t linux_bit_waitq;
extern wait_queue_head_t linux_var_waitq;
static inline wait_queue_head_t *
static inline wait_queue_head_t *
linux_poll_wait(struct linux_file *filp, wait_queue_head_t *wqh, poll_table *p)
wait_queue_head_t linux_bit_waitq;
wait_queue_head_t linux_var_waitq;
linux_wake_up(wait_queue_head_t *wqh, unsigned int state, int nr, bool locked)
linux_prepare_to_wait(wait_queue_head_t *wqh, wait_queue_t *wq, int state)
linux_finish_wait(wait_queue_head_t *wqh, wait_queue_t *wq)
linux_waitqueue_active(wait_queue_head_t *wqh)
linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, long timeout,
wait_queue_head_t waitq;
wait_queue_head_t waitq;
wait_queue_head_t waitq;
wait_queue_head_t wait;
wait_queue_head_t wait;
wait_queue_head_t context_wait; /**< Processes waiting on ctx switch */
wait_queue_head_t queue; /* vblank wait queue */
wait_queue_head_t waiting; /**< Processes waiting on free bufs */
wait_queue_head_t lock_queue; /**< Queue of blocked processes */
wait_queue_head_t waitq;
wait_queue_head_t waitq;
wait_queue_head_t remove_wq;
wait_queue_head_t suspend_wq;
wait_queue_head_t waitq;
wait_queue_head_t mod_qp_waitq;
wait_queue_head_t poll_wait;
wait_queue_head_t poll_wait;
wait_queue_head_t wait;
wait_queue_head_t wait;
wait_queue_head_t wait;
#define NM_SELINFO_T wait_queue_head_t
wait_queue_head_t *wqh;
sync_kloop_poll_table_queue_proc(struct file *file, wait_queue_head_t *wqh,
wait_queue_head_t force_wait;
wait_queue_head_t poll_wait;
wait_queue_head_t poll_wait;
wait_queue_head_t recv_wait;
wait_queue_head_t connect_wait;
wait_queue_head_t poll_wait;
wait_queue_head_t wait;
wait_queue_head_t wait;