Searched refs:RQF_MQ_POLL_SLEPT (Results 1 – 2 of 2) sorted by relevance
109 #define RQF_MQ_POLL_SLEPT ((__force req_flags_t)(1 << 20)) macro
3404 if (rq->rq_flags & RQF_MQ_POLL_SLEPT) in blk_mq_poll_hybrid_sleep()3421 rq->rq_flags |= RQF_MQ_POLL_SLEPT; in blk_mq_poll_hybrid_sleep()