Searched refs:wait_queue_head_t (Results 1 – 12 of 12) sorted by relevance
4 typedef struct wait_queue_head_t { spinlock_t lock; } wait_queue_head_t; argument6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, }; in call_usermodehelper()
36 wait_queue_head_t wait_queue;49 wait_queue_head_t wait_queue;
37 wait_queue_head_t wait_queue;49 wait_queue_head_t wait_queue;
65 wait_queue_head_t waitq;66 wait_queue_head_t fragment_wait_queue;
20 wait_queue_head_t uc_sleep; /* process' wait queue */
80 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
113 wait_queue_head_t wq;
216 typedef int wait_queue_head_t; typedef
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()
313 wake_up_interruptible((wait_queue_head_t *)ei->priv); in erase_callback()329 wait_queue_head_t wq; in do_sync_erase()
37 wait_queue_head_t sq_full;