Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-cgroup.c677 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, 1); in __bfq_bic_change_cgroup() local
698 if (sync_bfqq) { in __bfq_bic_change_cgroup()
699 entity = &sync_bfqq->entity; in __bfq_bic_change_cgroup()
701 bfq_bfqq_move(bfqd, sync_bfqq, bfqg); in __bfq_bic_change_cgroup()