Searched refs:REQ_POLLED (Results 1 – 12 of 12) sorted by relevance
806 bio->bi_opf |= REQ_POLLED; in bio_set_polled()813 bio->bi_opf &= ~REQ_POLLED; in bio_clear_polled()
452 #define REQ_POLLED (__force blk_opf_t)(1ULL << __REQ_POLLED) macro
92 if (opf & REQ_POLLED) in blk_mq_get_hctx_type()
357 bio->bi_opf |= REQ_POLLED; in __blkdev_direct_IO_async()
773 if ((bio->bi_opf & REQ_POLLED) && !WARN_ON_ONCE(in_interrupt())) { in bio_put_percpu_cache()
1212 rq->cmd_flags & REQ_POLLED) in blk_mq_complete_request_remote()1272 if (rq->bio && rq->bio->bi_opf & REQ_POLLED) in blk_mq_start_request()
108 if (bio->bi_opf & REQ_POLLED) { in nvme_failover_req()109 bio->bi_opf &= ~REQ_POLLED; in nvme_failover_req()
614 rq_flags |= REQ_POLLED; in nvme_uring_cmd_io()
667 req->cmd_flags |= REQ_POLLED; in nvme_init_request()
887 (bio->bi_opf & REQ_POLLED)); in dm_handle_requeue()894 if (bio->bi_opf & REQ_POLLED) { in dm_handle_requeue()1721 ci->submit_as_polled = !!(ci->bio->bi_opf & REQ_POLLED); in __split_and_process_bio()
5543 bool polled = rq->cmd_flags & REQ_POLLED; in schedule_resp()
5508 if (scsi_cmd_to_rq(cmd)->cmd_flags & REQ_POLLED) in ufshcd_clear_polled()