Searched refs:wait_queue_head_t (Results 1 – 8 of 8) sorted by relevance
80 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
113 wait_queue_head_t wq;
30 wait_queue_head_t wait;
246 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;
345 wake_up((wait_queue_head_t *) instr->priv); in concat_erase_callback()352 wait_queue_head_t waitq; in concat_dev_erase()
316 wake_up_interruptible((wait_queue_head_t *)ei->priv); in erase_callback()332 wait_queue_head_t wq; in do_sync_erase()
45 wait_queue_head_t sq_full;
Completed in 41 milliseconds