Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dbfq-iosched.c798 struct bfq_queue *__bfqq; in bfq_pos_tree_add_move() local
825 if (!__bfqq) { in bfq_pos_tree_add_move()
2708 if (__bfqq) in bfqq_find_close()
2709 return __bfqq; in bfqq_find_close()
2718 return __bfqq; in bfqq_find_close()
2729 return __bfqq; in bfqq_find_close()
2771 if (__bfqq == bfqq) in bfq_setup_merge()
2773 new_bfqq = __bfqq; in bfq_setup_merge()
5443 while (__bfqq) { in bfq_put_cooperator()
5445 bfq_put_queue(__bfqq); in bfq_put_cooperator()
[all …]