Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbfq-cgroup.c703 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, 1); in __bfq_bic_change_cgroup() local
721 if (sync_bfqq) { in __bfq_bic_change_cgroup()
722 entity = &sync_bfqq->entity; in __bfq_bic_change_cgroup()
724 bfq_bfqq_move(bfqd, sync_bfqq, bfqg); in __bfq_bic_change_cgroup()