Searched refs:QUEUE_FLAG_POLL (Results 1 – 3 of 3) sorted by relevance
399 return queue_var_show(test_bit(QUEUE_FLAG_POLL, &q->queue_flags), page); in queue_poll_show()416 blk_queue_flag_set(QUEUE_FLAG_POLL, q); in queue_poll_store()418 blk_queue_flag_clear(QUEUE_FLAG_POLL, q); in queue_poll_store()
3187 if (!test_bit(QUEUE_FLAG_POLL, &q->queue_flags)) in blk_mq_poll()
691 #define QUEUE_FLAG_POLL 19 /* IO polling enabled if set */ macro709 (1 << QUEUE_FLAG_POLL))