Searched refs:last_bfqq_created (Results 1 – 3 of 3) sorted by relevance
2920 cur_bfqq->entity.parent->last_bfqq_created == cur_bfqq) in bfq_reassign_last_bfqq()2921 cur_bfqq->entity.parent->last_bfqq_created = new_bfqq; in bfq_reassign_last_bfqq()2922 else if (cur_bfqq->bfqd && cur_bfqq->bfqd->last_bfqq_created == cur_bfqq) in bfq_reassign_last_bfqq()2923 cur_bfqq->bfqd->last_bfqq_created = new_bfqq; in bfq_reassign_last_bfqq()5428 struct bfq_queue *last_bfqq_created) in bfq_do_early_stable_merge() argument5431 bfq_setup_merge(bfqq, last_bfqq_created); in bfq_do_early_stable_merge()5503 &bfqq->entity.parent->last_bfqq_created : in bfq_do_or_sched_stable_merge()5504 &bfqd->last_bfqq_created; in bfq_do_or_sched_stable_merge()5506 struct bfq_queue *last_bfqq_created = *source_bfqq; in bfq_do_or_sched_stable_merge() local5527 if (!last_bfqq_created || in bfq_do_or_sched_stable_merge()[all …]
550 entity->last_bfqq_created = NULL; in bfq_pd_init()670 entity->parent->last_bfqq_created == bfqq) in bfq_bfqq_move()671 entity->parent->last_bfqq_created = NULL; in bfq_bfqq_move()672 else if (bfqd->last_bfqq_created == bfqq) in bfq_bfqq_move()673 bfqd->last_bfqq_created = NULL; in bfq_bfqq_move()
202 struct bfq_queue *last_bfqq_created; member594 struct bfq_queue *last_bfqq_created; member