Searched refs:REQ_POLLED (Results 1 – 6 of 6) sorted by relevance
663 bio->bi_opf |= REQ_POLLED; in bio_set_polled()670 bio->bi_opf &= ~REQ_POLLED; in bio_clear_polled()
407 #define REQ_POLLED (__force blk_opf_t)(1ULL << __REQ_POLLED) macro
510 rq_flags |= REQ_POLLED; in nvme_uring_cmd_io()
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()3105 if ((bio->bi_opf & REQ_POLLED) && !blk_mq_can_poll(q)) { in blk_mq_submit_bio()
6408 bool polled = rq->cmd_flags & REQ_POLLED; in schedule_resp()
5592 if (scsi_cmd_to_rq(cmd)->cmd_flags & REQ_POLLED) in ufshcd_clear_polled()