Searched refs:REQ_POLLED (Results 1 – 12 of 12) sorted by relevance
660 bio->bi_opf |= REQ_POLLED; in bio_set_polled()667 bio->bi_opf &= ~REQ_POLLED; in bio_clear_polled()
407 #define REQ_POLLED (__force blk_opf_t)(1ULL << __REQ_POLLED) macro
94 if (opf & REQ_POLLED) in blk_mq_get_hctx_type()
639 if ((bio->bi_opf & REQ_POLLED) && in __submit_bio()
377 bio->bi_opf |= REQ_POLLED; in __blkdev_direct_IO_async()
1297 rq->cmd_flags & REQ_POLLED) in blk_mq_complete_request_remote()1358 if (rq->bio && rq->bio->bi_opf & REQ_POLLED) in blk_mq_start_request()3104 if ((bio->bi_opf & REQ_POLLED) && !blk_mq_can_poll(q)) { in blk_mq_submit_bio()
108 if (bio->bi_opf & REQ_POLLED) { in nvme_failover_req()109 bio->bi_opf &= ~REQ_POLLED; in nvme_failover_req()
514 rq_flags |= REQ_POLLED; in nvme_uring_cmd_io()
737 req->cmd_flags |= REQ_POLLED; in nvme_init_request()
901 (bio->bi_opf & REQ_POLLED)); in dm_handle_requeue()908 if (bio->bi_opf & REQ_POLLED) { in dm_handle_requeue()1749 ci->submit_as_polled = !!(ci->bio->bi_opf & REQ_POLLED); in __split_and_process_bio()
7089 bool polled = rq->cmd_flags & REQ_POLLED; in schedule_resp()
5612 if (scsi_cmd_to_rq(cmd)->cmd_flags & REQ_POLLED) in ufshcd_clear_polled()