Home
last modified time | relevance | path

Searched refs:wait_queue_head (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dwait.c10 void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key… in __init_waitqueue_head()
19 void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue()
30 void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in add_wait_queue_exclusive()
41 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue()
67 static int __wake_up_common(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_common()
111 static void __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_common_lock()
140 void __wake_up(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up()
150 void __wake_up_locked(struct wait_queue_head *wq_head, unsigned int mode, int nr) in __wake_up_locked()
156 void __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) in __wake_up_locked_key()
162 void __wake_up_locked_key_bookmark(struct wait_queue_head *wq_head, in __wake_up_locked_key_bookmark()
[all …]
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()
61 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit()
72 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit_timeout()
82 __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, in __wait_on_bit_lock()
114 struct wait_queue_head *wq_head = bit_waitqueue(word, bit); in out_of_line_wait_on_bit_lock()
121 void __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit) in __wake_up_bit()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h36 struct wait_queue_head { struct
40 typedef struct wait_queue_head wait_queue_head_t; argument
61 struct wait_queue_head name = __WAIT_QUEUE_HEAD_INITIALIZER(name)
63 extern void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_cl…
76 struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name)
126 static inline int waitqueue_active(struct wait_queue_head *wq_head) in waitqueue_active()
139 static inline bool wq_has_single_sleeper(struct wait_queue_head *wq_head) in wq_has_single_sleeper()
152 static inline bool wq_has_sleeper(struct wait_queue_head *wq_head) in wq_has_sleeper()
165 extern void add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
166 extern void add_wait_queue_exclusive(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_e…
[all …]
H A Dwait_bit.h26 void __wake_up_bit(struct wait_queue_head *wq_head, void *word, int bit);
27 int __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit…
28 int __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wai…
33 struct wait_queue_head *bit_waitqueue(void *word, int bit);
245 struct wait_queue_head *__wq_head = __var_waitqueue(var); \
H A Dio_uring.h59 struct wait_queue_head wait;
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dmisc.h13 static inline void cond_wake_up(struct wait_queue_head *wq) in cond_wake_up()
23 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_debugfs.h36 struct wait_queue_head gpu_hang;
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_pwork.h21 struct wait_queue_head poll_wait;
H A Dxfs_dquot.h83 struct wait_queue_head q_pinwait;
H A Dxfs_log_priv.h571 struct wait_queue_head *wq, in xlog_wait()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.h118 struct wait_queue_head wait;
H A Dio_uring.c287 struct wait_queue_head wait;
393 struct wait_queue_head sqo_sq_wait;
402 struct wait_queue_head poll_wait;
403 struct wait_queue_head cq_wait;
477 struct wait_queue_head wait;
497 struct wait_queue_head *head;
5273 struct wait_queue_head *head = smp_load_acquire(&poll->head); in io_poll_remove_entry()
5509 struct wait_queue_head *head, in __io_queue_proc()
5552 static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head, in io_poll_queue_proc()
5619 static void io_async_queue_proc(struct file *file, struct wait_queue_head *head, in io_async_queue_proc()
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h103 struct wait_queue_head err_queue;
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Dmchp-i2s-mcc.c229 struct wait_queue_head wq_txrdy;
230 struct wait_queue_head wq_rxrdy;
/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dsched.h277 TP_PROTO(struct wait_queue_head *wq_head, int *done),
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtasks.h50 struct wait_queue_head cbs_wq;
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c111 struct wait_queue_head wq;
H A Ddm-writecache.c135 struct wait_queue_head freelist_wait;
140 struct wait_queue_head bio_in_progress_wait[2];
H A Ddm-snap.c110 struct wait_queue_head in_progress_wait;
/OK3568_Linux_fs/kernel/fs/
H A Daio.c183 struct wait_queue_head *head;
1823 aio_poll_queue_proc(struct file *file, struct wait_queue_head *head, in aio_poll_queue_proc()
/OK3568_Linux_fs/kernel/net/qrtr/
H A Dqrtr.c144 struct wait_queue_head resume_tx;
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dtegra20-apb-dma.c207 struct wait_queue_head wq;
/OK3568_Linux_fs/kernel/mm/
H A Dzsmalloc.c273 struct wait_queue_head migration_wait;
H A Dfilemap.c1357 struct wait_queue_head *q = page_waitqueue(page); in __wait_on_page_locked_async()
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c530 struct wait_queue_head waitq;

12