Home
last modified time | relevance | path

Searched refs:prio_changed (Results 1 – 10 of 10) sorted by relevance

/linux/block/
H A Dbfq-iosched.c1190 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state()
1924 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch()
2324 bfqq->entity.prio_changed = 1; in bfq_add_request()
2625 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr()
3182 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
3187 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
5044 if (entity->prio_changed) in bfq_update_wr_data()
5074 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5552 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5937 bfqq->entity.prio_changed = 1; in bfq_update_io_seektime()
[all …]
H A Dbfq-wf2q.c707 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
739 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
H A Dbfq-iosched.h205 int prio_changed; member
H A Dbfq-cgroup.c1012 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()
/linux/kernel/sched/
H A Didle.c587 .prio_changed = prio_changed_idle,
H A Ddeadline.c3445 .prio_changed = prio_changed_dl,
H A Dsched.h2645 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
H A Dcore.c11234 p->sched_class->prio_changed(rq, p, ctx->prio); in sched_change_end()
H A Dext.c4544 .prio_changed = prio_changed_scx,
H A Dfair.c14233 .prio_changed = prio_changed_fair,