Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/linux/mtd/
A Dflashchip.h80 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
A Donenand.h113 wait_queue_head_t wq;
/u-boot/include/linux/
A Dcompletion.h30 wait_queue_head_t wait;
A Dcompat.h246 typedef int wait_queue_head_t; typedef
/u-boot/fs/ubifs/
A Dubifs.h125 wait_queue_head_t wait; /* queue for waiting for
128 wait_queue_head_t wait_unfrozen; /* queue for waiting for
1868 wait_queue_head_t cmt_wq;
/u-boot/drivers/mtd/
A Dmtdconcat.c345 wake_up((wait_queue_head_t *) instr->priv); in concat_erase_callback()
352 wait_queue_head_t waitq; in concat_dev_erase()
/u-boot/drivers/mtd/ubi/
A Dio.c316 wake_up_interruptible((wait_queue_head_t *)ei->priv); in erase_callback()
332 wait_queue_head_t wq; in do_sync_erase()
/u-boot/drivers/nvme/
A Dnvme.c45 wait_queue_head_t sq_full;

Completed in 41 milliseconds