Home
last modified time | relevance | path

Searched defs:wq_head (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dwait.h64 #define init_waitqueue_head(wq_head) \ argument
125 static inline int waitqueue_active(struct wait_queue_head *wq_head) in waitqueue_active()
138 static inline bool wq_has_single_sleeper(struct wait_queue_head *wq_head) in wq_has_single_sleeper()
151 static inline bool wq_has_sleeper(struct wait_queue_head *wq_head) in wq_has_sleeper()
171 static inline void __add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_en… in __add_wait_queue()
188 __add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in __add_wait_queue_exclusive()
194 static inline void __add_wait_queue_entry_tail(struct wait_queue_head *wq_head, struct wait_queue_e… in __add_wait_queue_entry_tail()
200 __add_wait_queue_entry_tail_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_… in __add_wait_queue_entry_tail_exclusive()
207 __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in __remove_wait_queue()
263 static inline void wake_up_pollfree(struct wait_queue_head *wq_head) in wake_up_pollfree()
[all …]
/linux/fs/xfs/
H A Dxfs_drain.c60 static inline bool has_waiters(struct wait_queue_head *wq_head) in has_waiters()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c250 u16 wq_head; in mlx5e_rx_reporter_build_diagnose_output_rq_common() local
/linux/fs/
H A Dfs-writeback.c1539 struct wait_queue_head *wq_head; in inode_wait_for_writeback() local
1568 struct wait_queue_head *wq_head; in inode_sleep_on_writeback() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h296 u32 *wq_head; member
/linux/fs/bcachefs/
H A Dfs.c2238 struct wait_queue_head *wq_head; in bch2_evict_subvolume_inodes() local