Home
last modified time | relevance | path

Searched defs:wq_head (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_drain.c60 static inline bool has_waiters(struct wait_queue_head *wq_head) in has_waiters() argument
/kernel/linux/linux-5.10/kernel/sched/
H A Dwait_bit.c41 __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, in __wait_on_bit() argument
61 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit() local
72 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit_timeout() local
82 __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, in __wait_on_bit_lock() argument
114 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); out_of_line_wait_on_bit_lock() local
121 __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit) __wake_up_bit() argument
[all...]
H A Dwait.c9 void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *key) in __init_waitqueue_head() argument
18 void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue() argument
29 void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue_exclusive() argument
40 remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) remove_wait_queue() argument
66 __wake_up_common(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_flags, void *key, wait_queue_entry_t *bookmark) __wake_up_common() argument
110 __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_flags, void *key) __wake_up_common_lock() argument
139 __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, void *key) __wake_up() argument
149 __wake_up_locked(struct wait_queue_head *wq_head, unsigned int mode, int nr) __wake_up_locked() argument
155 __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_locked_key() argument
161 __wake_up_locked_key_bookmark(struct wait_queue_head *wq_head, unsigned int mode, void *key, wait_queue_entry_t *bookmark) __wake_up_locked_key_bookmark() argument
184 __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_sync_key() argument
210 __wake_up_locked_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_locked_sync_key() argument
220 __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode) __wake_up_sync() argument
226 __wake_up_pollfree(struct wait_queue_head *wq_head) __wake_up_pollfree() argument
246 prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait() argument
261 prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait_exclusive() argument
287 prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait_event() argument
373 finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) finish_wait() argument
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dwait_bit.c41 __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, in __wait_on_bit() argument
61 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit() local
72 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit_timeout() local
82 __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, in __wait_on_bit_lock() argument
114 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); out_of_line_wait_on_bit_lock() local
121 __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit) __wake_up_bit() argument
[all...]
H A Dwait.c8 void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *key) in __init_waitqueue_head() argument
17 void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue() argument
28 void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue_exclusive() argument
39 add_wait_queue_priority(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) add_wait_queue_priority() argument
50 remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) remove_wait_queue() argument
80 __wake_up_common(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_flags, void *key, wait_queue_entry_t *bookmark) __wake_up_common() argument
124 __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_flags, void *key) __wake_up_common_lock() argument
157 __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, void *key) __wake_up() argument
164 __wake_up_on_current_cpu(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_on_current_cpu() argument
172 __wake_up_locked(struct wait_queue_head *wq_head, unsigned int mode, int nr) __wake_up_locked() argument
178 __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_locked_key() argument
184 __wake_up_locked_key_bookmark(struct wait_queue_head *wq_head, unsigned int mode, void *key, wait_queue_entry_t *bookmark) __wake_up_locked_key_bookmark() argument
207 __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_sync_key() argument
233 __wake_up_locked_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) __wake_up_locked_sync_key() argument
243 __wake_up_sync(struct wait_queue_head *wq_head, unsigned int mode) __wake_up_sync() argument
249 __wake_up_pollfree(struct wait_queue_head *wq_head) __wake_up_pollfree() argument
269 prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait() argument
284 prepare_to_wait_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait_exclusive() argument
310 prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) prepare_to_wait_event() argument
396 finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) finish_wait() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c242 u16 wq_head; in mlx5e_rx_reporter_build_diagnose_output() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c283 u16 wq_head; in mlx5e_rx_reporter_build_diagnose_output_rq_common() local
/kernel/linux/linux-5.10/include/linux/
H A Dwait.h126 static inline int waitqueue_active(struct wait_queue_head *wq_head) in waitqueue_active() argument
139 wq_has_single_sleeper(struct wait_queue_head *wq_head) wq_has_single_sleeper() argument
152 wq_has_sleeper(struct wait_queue_head *wq_head) wq_has_sleeper() argument
169 __add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue() argument
178 __add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_exclusive() argument
184 __add_wait_queue_entry_tail(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_entry_tail() argument
190 __add_wait_queue_entry_tail_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_entry_tail_exclusive() argument
197 __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __remove_wait_queue() argument
251 wake_up_pollfree(struct wait_queue_head *wq_head) wake_up_pollfree() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h290 u32 *wq_head; member
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h127 static inline int waitqueue_active(struct wait_queue_head *wq_head) in waitqueue_active() argument
140 wq_has_single_sleeper(struct wait_queue_head *wq_head) wq_has_single_sleeper() argument
153 wq_has_sleeper(struct wait_queue_head *wq_head) wq_has_sleeper() argument
171 __add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue() argument
188 __add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_exclusive() argument
194 __add_wait_queue_entry_tail(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_entry_tail() argument
200 __add_wait_queue_entry_tail_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __add_wait_queue_entry_tail_exclusive() argument
207 __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) __remove_wait_queue() argument
264 wake_up_pollfree(struct wait_queue_head *wq_head) wake_up_pollfree() argument
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dstash.c342 wait_queue_head_t *wq_head = NULL; in hmdfs_wait_remote_writeback_once() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dstash.c332 wait_queue_head_t *wq_head = NULL; in hmdfs_wait_remote_writeback_once() local

Completed in 12 milliseconds