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

/linux-master/block/
H A Dbfq-iosched.c2107 * time that Q is detected, the field waker_bfqq is set to Q, to confirm that Q
2171 bfqq->waker_bfqq = bfqd->last_completed_rq_bfqq;
2173 bfq_bfqq_name(bfqq->waker_bfqq, waker_name,
2179 * bfqq->waker_bfqq must be reset. To
2184 * waker_bfqq pointer. When the waker
2185 * queue exits, the waker_bfqq pointer
3148 if (bfqq->waker_bfqq && !new_bfqq->waker_bfqq &&
3149 bfqq->waker_bfqq != new_bfqq) {
3150 new_bfqq->waker_bfqq
[all...]
H A Dbfq-iosched.h392 struct bfq_queue *waker_bfqq; member in struct:bfq_queue
405 * queue. This list is used to reset the waker_bfqq pointer in
H A Dbfq-wf2q.c1696 &bfqq->woken_list_node != bfqq->waker_bfqq->woken_list.first) {
1699 &bfqq->waker_bfqq->woken_list);

Completed in 185 milliseconds