Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dstop_task.c127 .prio_changed = prio_changed_stop,
H A Didle.c500 .prio_changed = prio_changed_idle,
H A Dsched.h2287 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
H A Ddeadline.c2755 .prio_changed = prio_changed_dl,
H A Drt.c2726 .prio_changed = prio_changed_rt,
H A Dcore.c2216 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
7236 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
H A Dfair.c13164 .prio_changed = prio_changed_fair,
/openbmc/linux/block/
H A Dbfq-iosched.c1199 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state()
1933 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch()
2333 bfqq->entity.prio_changed = 1; in bfq_add_request()
2641 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr()
3198 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
3203 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
5060 if (entity->prio_changed) in bfq_update_wr_data()
5090 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5566 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5952 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.c1068 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()