Searched refs:last_bfqq_created (Results 1 – 3 of 3) sorted by relevance
3107 cur_bfqq->bfqd->last_bfqq_created = new_bfqq; in bfq_reassign_last_bfqq()5684 struct bfq_queue *last_bfqq_created) in bfq_do_early_stable_merge() argument5688 bfq_setup_merge(bfqq, last_bfqq_created); in bfq_do_early_stable_merge()5758 &bfqq->entity.parent->last_bfqq_created : in bfq_do_or_sched_stable_merge()5759 &bfqd->last_bfqq_created; in bfq_do_or_sched_stable_merge()5786 if (!last_bfqq_created || in bfq_do_or_sched_stable_merge()5791 bfqq->ioprio != last_bfqq_created->ioprio || in bfq_do_or_sched_stable_merge()5807 last_bfqq_created); in bfq_do_or_sched_stable_merge()5814 last_bfqq_created->ref++; in bfq_do_or_sched_stable_merge()5819 last_bfqq_created->stable_ref++; in bfq_do_or_sched_stable_merge()[all …]
539 entity->last_bfqq_created = NULL; in bfq_pd_init()683 entity->parent->last_bfqq_created == bfqq) in bfq_bfqq_move()684 entity->parent->last_bfqq_created = NULL; in bfq_bfqq_move()685 else if (bfqd->last_bfqq_created == bfqq) in bfq_bfqq_move()686 bfqd->last_bfqq_created = NULL; in bfq_bfqq_move()
213 struct bfq_queue *last_bfqq_created; member637 struct bfq_queue *last_bfqq_created; member