Searched refs:blk_poll (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | direct-io.c | 59 return blk_poll(q, READ_ONCE(kiocb->ki_cookie), spin); in iomap_dio_iopoll() 587 !blk_poll(dio->submit.last_queue, in __iomap_dio_rw()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_io.c | 405 if (!blk_poll(disk->queue, qc, true)) in swap_readpage()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | block_dev.c | 294 !blk_poll(bdev_get_queue(bdev), qc, true)) in __blkdev_direct_IO_simple() 332 return blk_poll(q, READ_ONCE(kiocb->ki_cookie), wait); in blkdev_iopoll() 490 !blk_poll(bdev_get_queue(bdev), qc, true)) in __blkdev_direct_IO()
|
| H A D | direct-io.c | 488 !blk_poll(dio->bio_disk->queue, dio->bio_cookie, true)) in dio_await_one()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 930 blk_poll
|
| H A D | abi_gki_aarch64_rockchip | 1982 blk_poll
|
| H A D | abi_gki_aarch64_galaxy | 717 blk_poll
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | blkdev.h | 970 int blk_poll(struct request_queue *q, blk_qc_t cookie, bool spin);
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-mq.c | 3976 int blk_poll(struct request_queue *q, blk_qc_t cookie, bool spin) in blk_poll() function 4028 EXPORT_SYMBOL_GPL(blk_poll);
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | core.c | 928 blk_poll(q, request_to_qc_t(rq->mq_hctx, rq), true); in nvme_execute_rq_polled()
|