Searched refs:oom_bfqq (Results 1 – 3 of 3) sorted by relevance
794 if (bfqq == &bfqd->oom_bfqq) in bfq_pos_tree_add_move()2141 bfqq == &bfqd->oom_bfqq) in bfq_check_waker()3011 likely(in_service_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()5858 bfqq = &bfqd->oom_bfqq; in bfq_get_queue()6744 if (likely(bfqq && bfqq != &bfqd->oom_bfqq)) in bfq_get_bfqq_handle_split()6892 if (unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_init_rq()7212 bfqd->oom_bfqq.ref++; in bfq_init_queue()7215 bfqd->oom_bfqq.entity.new_weight = in bfq_init_queue()7216 bfq_ioprio_to_weight(bfqd->oom_bfqq.new_ioprio); in bfq_init_queue()7219 bfq_clear_bfqq_just_created(&bfqd->oom_bfqq); in bfq_init_queue()[all …]
797 struct bfq_queue oom_bfqq; member
659 if (bfqq == &bfqd->oom_bfqq) in bfq_bfqq_move()
Completed in 22 milliseconds