Searched refs:wait_queue_head_t (Results 1 – 16 of 16) sorted by relevance
58 } wait_queue_head_t; typedef63 …wait_queue_head_t wq = { { 0, { (struct LOS_DL_LIST *)0xFFFFFFFF, (struct LOS_DL_LIST *)0xFFFFFFFF…67 void __wake_up_interruptible(wait_queue_head_t *wait);68 void __init_waitqueue_head(wait_queue_head_t *wait);242 static inline int linux_waitqueue_active(wait_queue_head_t *q) in linux_waitqueue_active()
130 void __init_waitqueue_head(wait_queue_head_t *wait) in __init_waitqueue_head()140 void __wake_up_interruptible(wait_queue_head_t *wait) in __wake_up_interruptible()149 void __wake_up_interruptible_poll(wait_queue_head_t *wait, pollevent_t key) in __wake_up_interruptible_poll()
63 extern void notify_poll(wait_queue_head_t* wait_address);64 extern void notify_poll_with_key(wait_queue_head_t* wait_address, pollevent_t key);
76 typedef wait_queue_head_t * poll_wait_queue;334 void notify_poll_with_key(wait_queue_head_t *wait_address, pollevent_t key) in notify_poll_with_key()362 void notify_poll(wait_queue_head_t *wait_address) in notify_poll()367 void poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in poll_wait()
80 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
113 wait_queue_head_t wq;
138 …wait_queue_head_t wq; /* It is a list if poll structures of threads waiting for driver events …
30 wait_queue_head_t wait;
235 typedef int wait_queue_head_t; typedef
244 wait_queue_head_t xfer_wait;
60 extern void __init_waitqueue_head(wait_queue_head_t *wait);61 extern void __wake_up_interruptible(wait_queue_head_t *wait);
580 void poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p);
125 wait_queue_head_t wait; /* queue for waiting for128 wait_queue_head_t wait_unfrozen; /* queue for waiting for1868 wait_queue_head_t cmt_wq;
342 wake_up((wait_queue_head_t *) instr->priv); in concat_erase_callback()349 wait_queue_head_t waitq; in concat_dev_erase()
314 wake_up_interruptible((wait_queue_head_t *)ei->priv); in erase_callback()330 wait_queue_head_t wq; in do_sync_erase()
39 wait_queue_head_t sq_full;