Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c117 .prio_changed = prio_changed_stop,
H A Didle.c537 .prio_changed = prio_changed_idle,
H A Dsyscalls.c114 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
H A Ddeadline.c3164 .prio_changed = prio_changed_dl,
H A Dext.c4494 .prio_changed = prio_changed_scx,
H A Dcore.c2183 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
H A Dfair.c13627 .prio_changed = prio_changed_fair,
/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()
5568 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5954 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()