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