Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dbfq-cgroup.c711 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, 1); in __bfq_bic_change_cgroup() local
729 if (sync_bfqq) { in __bfq_bic_change_cgroup()
730 entity = &sync_bfqq->entity; in __bfq_bic_change_cgroup()
732 bfq_bfqq_move(bfqd, sync_bfqq, bfqg); in __bfq_bic_change_cgroup()