wait_queue_head   490 block/blk-iocost.c 	struct wait_queue_head		waitq;
wait_queue_head  1117 block/blk-mq.c 	struct wait_queue_head *wq;
wait_queue_head   110 drivers/md/dm-snap.c 	struct wait_queue_head in_progress_wait;
wait_queue_head   131 drivers/md/dm-writecache.c 	struct wait_queue_head freelist_wait;
wait_queue_head   134 drivers/md/dm-writecache.c 	struct wait_queue_head bio_in_progress_wait[2];
wait_queue_head   184 fs/aio.c       	struct wait_queue_head	*head;
wait_queue_head  1725 fs/aio.c       aio_poll_queue_proc(struct file *file, struct wait_queue_head *head,
wait_queue_head    12 fs/btrfs/misc.h static inline void cond_wake_up(struct wait_queue_head *wq)
wait_queue_head    22 fs/btrfs/misc.h static inline void cond_wake_up_nomb(struct wait_queue_head *wq)
wait_queue_head   221 fs/io_uring.c  		struct wait_queue_head	cq_wait;
wait_queue_head   287 fs/io_uring.c  	struct wait_queue_head		*head;
wait_queue_head  1862 fs/io_uring.c  static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head,
wait_queue_head    21 fs/xfs/xfs_pwork.h 	struct wait_queue_head	poll_wait;
wait_queue_head   899 include/linux/mlx5/driver.h 	struct wait_queue_head wait;
wait_queue_head    38 include/linux/wait.h typedef struct wait_queue_head wait_queue_head_t;
wait_queue_head    59 include/linux/wait.h 	struct wait_queue_head name = __WAIT_QUEUE_HEAD_INITIALIZER(name)
wait_queue_head    61 include/linux/wait.h extern void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *);
wait_queue_head    74 include/linux/wait.h 	struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name)
wait_queue_head   124 include/linux/wait.h static inline int waitqueue_active(struct wait_queue_head *wq_head)
wait_queue_head   137 include/linux/wait.h static inline bool wq_has_single_sleeper(struct wait_queue_head *wq_head)
wait_queue_head   150 include/linux/wait.h static inline bool wq_has_sleeper(struct wait_queue_head *wq_head)
wait_queue_head   163 include/linux/wait.h extern void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
wait_queue_head   164 include/linux/wait.h extern void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
wait_queue_head   165 include/linux/wait.h extern void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
wait_queue_head   167 include/linux/wait.h static inline void __add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head   176 include/linux/wait.h __add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head   182 include/linux/wait.h static inline void __add_wait_queue_entry_tail(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head   188 include/linux/wait.h __add_wait_queue_entry_tail_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head   195 include/linux/wait.h __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head   200 include/linux/wait.h void __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr, void *key);
wait_queue_head   201 include/linux/wait.h void __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key);
wait_queue_head   202 include/linux/wait.h void __wake_up_locked_key_bookmark(struct wait_queue_head *wq_head,
wait_queue_head   204 include/linux/wait.h void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, int nr, void *key);
wait_queue_head   205 include/linux/wait.h void __wake_up_locked(struct wait_queue_head *wq_head, unsigned int mode, int nr);
wait_queue_head   206 include/linux/wait.h void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode, int nr);
wait_queue_head  1123 include/linux/wait.h void prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state);
wait_queue_head  1124 include/linux/wait.h void prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state);
wait_queue_head  1125 include/linux/wait.h long prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state);
wait_queue_head  1126 include/linux/wait.h void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
wait_queue_head    26 include/linux/wait_bit.h void __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit);
wait_queue_head    27 include/linux/wait_bit.h int __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode);
wait_queue_head    28 include/linux/wait_bit.h int __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode);
wait_queue_head    33 include/linux/wait_bit.h struct wait_queue_head *bit_waitqueue(void *word, int bit);
wait_queue_head   245 include/linux/wait_bit.h 	struct wait_queue_head *__wq_head = __var_waitqueue(var);	\
wait_queue_head     9 kernel/sched/wait.c void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *key)
wait_queue_head    18 kernel/sched/wait.c void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head    29 kernel/sched/wait.c void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head    40 kernel/sched/wait.c void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head    66 kernel/sched/wait.c static int __wake_up_common(struct wait_queue_head *wq_head, unsigned int mode,
wait_queue_head   110 kernel/sched/wait.c static void __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode,
wait_queue_head   139 kernel/sched/wait.c void __wake_up(struct wait_queue_head *wq_head, unsigned int mode,
wait_queue_head   149 kernel/sched/wait.c void __wake_up_locked(struct wait_queue_head *wq_head, unsigned int mode, int nr)
wait_queue_head   155 kernel/sched/wait.c void __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key)
wait_queue_head   161 kernel/sched/wait.c void __wake_up_locked_key_bookmark(struct wait_queue_head *wq_head,
wait_queue_head   185 kernel/sched/wait.c void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode,
wait_queue_head   203 kernel/sched/wait.c void __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive)
wait_queue_head   222 kernel/sched/wait.c prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state)
wait_queue_head   236 kernel/sched/wait.c prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state)
wait_queue_head   258 kernel/sched/wait.c long prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state)
wait_queue_head   344 kernel/sched/wait.c void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry)
wait_queue_head    41 kernel/sched/wait_bit.c __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry,
wait_queue_head    61 kernel/sched/wait_bit.c 	struct wait_queue_head *wq_head = bit_waitqueue(word, bit);
wait_queue_head    72 kernel/sched/wait_bit.c 	struct wait_queue_head *wq_head = bit_waitqueue(word, bit);
wait_queue_head    82 kernel/sched/wait_bit.c __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry,
wait_queue_head   114 kernel/sched/wait_bit.c 	struct wait_queue_head *wq_head = bit_waitqueue(word, bit);
wait_queue_head   121 kernel/sched/wait_bit.c void __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit)
wait_queue_head   273 mm/zsmalloc.c  	struct wait_queue_head migration_wait;
wait_queue_head   229 sound/soc/atmel/mchp-i2s-mcc.c 	struct wait_queue_head			wq_txrdy;
wait_queue_head   230 sound/soc/atmel/mchp-i2s-mcc.c 	struct wait_queue_head			wq_rxrdy;