Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dstop_task.c138 .prio_changed = prio_changed_stop,
Didle.c520 .prio_changed = prio_changed_idle,
Dsched.h2196 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
Ddeadline.c2723 .prio_changed = prio_changed_dl,
Drt.c2705 .prio_changed = prio_changed_rt,
Dcore.c2171 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
7090 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
Dfair.c12340 .prio_changed = prio_changed_fair,
/linux-6.1.9/block/
Dbfq-iosched.c1220 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state()
1926 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch()
2324 bfqq->entity.prio_changed = 1; in bfq_add_request()
2647 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr()
3167 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
3172 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
4970 if (entity->prio_changed) in bfq_update_wr_data()
5000 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5469 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
5843 bfqq->entity.prio_changed = 1; in bfq_update_io_seektime()
[all …]
Dbfq-wf2q.c706 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
754 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
Dbfq-iosched.h198 int prio_changed; member
Dbfq-cgroup.c1063 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()