Searched refs:oom_bfqq (Results 1 – 3 of 3) sorted by relevance
775 if (bfqq == &bfqd->oom_bfqq) in bfq_pos_tree_add_move()2997 if (!io_struct || unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_setup_cooperator()3007 likely(in_service_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()3024 if (new_bfqq && likely(new_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()5765 bfqq = &bfqd->oom_bfqq; in bfq_get_queue()5790 if (bfqq != &bfqd->oom_bfqq && is_sync && !respawn) in bfq_get_queue()6646 if (likely(bfqq && bfqq != &bfqd->oom_bfqq)) in bfq_get_bfqq_handle_split()6792 if (unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_init_rq()6830 if (likely(bfqq != &bfqd->oom_bfqq) && bfqq_process_refs(bfqq) == 1) { in bfq_init_rq()7104 bfq_init_bfqq(bfqd, &bfqd->oom_bfqq, NULL, 1, 0); in bfq_init_queue()[all …]
749 struct bfq_queue oom_bfqq; member
660 if (bfqq == &bfqd->oom_bfqq) in bfq_bfqq_move()