Searched refs:oom_bfqq (Results 1 – 3 of 3) sorted by relevance
795 if (bfqq == &bfqd->oom_bfqq) in bfq_pos_tree_add_move()2141 bfqd->last_completed_rq_bfqq == &bfqd->oom_bfqq || in bfq_check_waker()2142 bfqq == &bfqd->oom_bfqq) in bfq_check_waker()3006 if (!io_struct || unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_setup_cooperator()3016 likely(in_service_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()3033 if (new_bfqq && likely(new_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()5865 bfqq = &bfqd->oom_bfqq; in bfq_get_queue()5890 if (bfqq != &bfqd->oom_bfqq && is_sync && !respawn) in bfq_get_queue()6749 if (likely(bfqq && bfqq != &bfqd->oom_bfqq)) in __bfq_get_bfqq_handle_split()6880 if (unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_get_bfqq_handle_split()[all …]
796 struct bfq_queue oom_bfqq; member
653 if (bfqq == &bfqd->oom_bfqq) in bfq_bfqq_move()