Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dstop_task.c138 .prio_changed = prio_changed_stop,
Didle.c500 .prio_changed = prio_changed_idle,
Dsched.h2278 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
Ddeadline.c2747 .prio_changed = prio_changed_dl,
Drt.c2735 .prio_changed = prio_changed_rt,
Dcore.c2218 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
7235 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
Dfair.c13027 .prio_changed = prio_changed_fair,
/linux-6.6.21/block/
Dbfq-iosched.c1188 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state()
1922 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch()
2322 bfqq->entity.prio_changed = 1; in bfq_add_request()
2630 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr()
3181 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
3186 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
5047 if (entity->prio_changed) in bfq_update_wr_data()
5077 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5553 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5941 bfqq->entity.prio_changed = 1; in bfq_update_io_seektime()
[all …]
Dbfq-wf2q.c707 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
739 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
Dbfq-iosched.h205 int prio_changed; member
Dbfq-cgroup.c1068 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()