Searched refs:RQF_PREEMPT (Results 1 – 6 of 6) sorted by relevance
538 (rq->rq_flags & RQF_PREEMPT) == 0) { in do_ide_request()
216 sense_rq->rq_flags |= RQF_PREEMPT; in ide_prep_sense()
1409 if (req && !(req->rq_flags & RQF_PREEMPT)) in scsi_prep_state_check()1418 if (req && !(req->rq_flags & RQF_PREEMPT)) in scsi_prep_state_check()
102 #define RQF_PREEMPT ((__force req_flags_t)(1 << 8)) macro
304 rq->rq_flags |= RQF_PREEMPT; in blk_mq_rq_ctx_init()
1439 rq->rq_flags |= RQF_PREEMPT; in __get_request()