Searched refs:oom_bfqq (Results 1 – 3 of 3) sorted by relevance
620 if (bfqq == &bfqd->oom_bfqq) in bfq_pos_tree_add_move()2670 if (!io_struct || unlikely(bfqq == &bfqd->oom_bfqq)) in bfq_setup_cooperator()2680 likely(in_service_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()2697 if (new_bfqq && likely(new_bfqq != &bfqd->oom_bfqq) && in bfq_setup_cooperator()5183 bfqq = &bfqd->oom_bfqq; in bfq_get_queue()6023 if (likely(bfqq && bfqq != &bfqd->oom_bfqq)) in bfq_get_bfqq_handle_split()6185 if (likely(bfqq != &bfqd->oom_bfqq) && bfqq_process_refs(bfqq) == 1) { in bfq_init_rq()6465 bfq_init_bfqq(bfqd, &bfqd->oom_bfqq, NULL, 1, 0); in bfq_init_queue()6466 bfqd->oom_bfqq.ref++; in bfq_init_queue()6467 bfqd->oom_bfqq.new_ioprio = BFQ_DEFAULT_QUEUE_IOPRIO; in bfq_init_queue()[all …]
724 struct bfq_queue oom_bfqq; member
653 if (bfqq == &bfqd->oom_bfqq) in bfq_bfqq_move()