Home
last modified time | relevance | path

Searched refs:sync_bfqq (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/block/
Dbfq-cgroup.c608 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, 1); in __bfq_bic_change_cgroup() local
629 if (sync_bfqq) { in __bfq_bic_change_cgroup()
630 entity = &sync_bfqq->entity; in __bfq_bic_change_cgroup()
632 bfq_bfqq_move(bfqd, sync_bfqq, bfqg); in __bfq_bic_change_cgroup()