Home
last modified time | relevance | path

Searched refs:prio_changed (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dstop_task.c136 .prio_changed = prio_changed_stop,
H A Didle.c508 .prio_changed = prio_changed_idle,
H A Ddeadline.c2563 .prio_changed = prio_changed_dl,
H A Drt.c2762 .prio_changed = prio_changed_rt,
H A Dsched.h1963 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
H A Dcore.c1728 * switched_from, switched_to and prio_changed must _NOT_ drop rq->lock,
1744 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
5230 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
H A Dfair.c12031 .prio_changed = prio_changed_fair,
/kernel/linux/linux-6.6/kernel/sched/
H A Dstop_task.c141 .prio_changed = prio_changed_stop,
H A Didle.c500 .prio_changed = prio_changed_idle,
H A Ddeadline.c2750 .prio_changed = prio_changed_dl,
H A Dsched.h2433 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
H A Drt.c3015 .prio_changed = prio_changed_rt,
H A Dcore.c2251 * switched_from, switched_to and prio_changed must _NOT_ drop rq->lock,
2267 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed()
7424 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
H A Dfair.c13620 .prio_changed = prio_changed_fair,
/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c1058 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state()
1755 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch()
2086 bfqq->entity.prio_changed = 1; in bfq_add_request()
2387 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr()
2811 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
2816 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs()
4590 if (entity->prio_changed) in bfq_update_wr_data()
4608 bfqq->entity.prio_changed = 1; in bfq_update_wr_data()
5057 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data()
6479 bfqd->oom_bfqq.entity.prio_changed in bfq_init_queue()
[all...]
H A Dbfq-wf2q.c724 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
768 * Reset prio_changed only if the ioprio_class change in __bfq_entity_update_weight_prio()
772 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
H A Dbfq-iosched.h131 * new_* fields, then setting the @prio_changed flag. As soon as
196 int prio_changed; member
H A Dbfq-cgroup.c1027 * Setting the prio_changed flag of the entity in bfq_group_set_weight()
1037 * setting the prio_changed flag. In fact, in bfq_group_set_weight()
1050 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()
/kernel/linux/linux-6.6/block/
H A 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 in bfq_update_io_seektime()
[all...]
H A Dbfq-wf2q.c707 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
735 * Reset prio_changed only if the ioprio_class change in __bfq_entity_update_weight_prio()
739 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
H A Dbfq-iosched.h137 * new_* fields, then setting the @prio_changed flag. As soon as
205 int prio_changed; member
H A Dbfq-cgroup.c1045 * Setting the prio_changed flag of the entity in bfq_group_set_weight()
1055 * setting the prio_changed flag. In fact, in bfq_group_set_weight()
1068 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()

Completed in 114 milliseconds