Searched refs:prio_pending (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dcfq-iosched.c133 int prio_pending; member in struct:cfq_queue
2333 WARN_ON(!cfqq->prio_pending); cfq_remove_request()
2334 cfqq->prio_pending--; cfq_remove_request()
3832 if ((rq->cmd_flags & REQ_PRIO) && !cfqq->prio_pending) cfq_should_preempt()
3900 cfqq->prio_pending++; cfq_rq_enqueued()

Completed in 69 milliseconds