Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dstop_task.c117 .prio_changed = prio_changed_stop,
Didle.c537 .prio_changed = prio_changed_idle,
Dsyscalls.c114 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
Drt.c2657 .prio_changed = prio_changed_rt,
Dsched.h2436 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
Ddeadline.c3149 .prio_changed = prio_changed_dl,
Dext.c3995 .prio_changed = prio_changed_scx,
Dcore.c2133 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
Dfair.c13600 .prio_changed = prio_changed_fair,
/linux-6.12.1/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()
3187 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
3192 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
5049 if (entity->prio_changed) in bfq_update_wr_data()
5079 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5557 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5943 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.c1011 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()