Searched refs:prio_changed (Results 1 – 10 of 10) sorted by relevance
| /linux/block/ |
| H A D | bfq-iosched.c | 1190 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state() 1924 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch() 2324 bfqq->entity.prio_changed = 1; in bfq_add_request() 2625 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr() 3183 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs() 3188 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs() 5045 if (entity->prio_changed) in bfq_update_wr_data() 5075 bfqq->entity.prio_changed = 1; in bfq_update_wr_data() 5553 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data() 5938 bfqq->entity.prio_changed in bfq_update_io_seektime() [all...] |
| H A D | bfq-wf2q.c | 707 if (entity->prio_changed) { in __bfq_entity_update_weight_prio() 739 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
|
| H A D | bfq-iosched.h | 205 int prio_changed; member
|
| H A D | bfq-cgroup.c | 1006 * Setting the prio_changed flag of the entity in bfq_group_set_weight() 1016 * setting the prio_changed flag. In fact, in bfq_io_set_weight_legacy() 1029 bfqg->entity.prio_changed = 1; in bfq_io_set_weight_legacy()
|
| /linux/kernel/sched/ |
| H A D | idle.c | 590 .prio_changed = prio_changed_idle,
|
| H A D | deadline.c | 3668 .prio_changed = prio_changed_dl,
|
| H A D | sched.h | 2700 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, in __put_prev_set_next_dl_server() 2645 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, global() member
|
| H A D | core.c | 11282 p->sched_class->prio_changed(rq, p, ctx->prio);
|
| H A D | ext.c | |
| H A D | fair.c | 15380 .prio_changed = prio_changed_fair,
|