Searched refs:prio_changed (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | stop_task.c | 133 .prio_changed = prio_changed_stop,
|
| H A D | idle.c | 512 .prio_changed = prio_changed_idle,
|
| H A D | sched.h | 1881 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
|
| H A D | rt.c | 2577 .prio_changed = prio_changed_rt,
|
| H A D | deadline.c | 2546 .prio_changed = prio_changed_dl,
|
| H A D | core.c | 1783 p->sched_class->prio_changed(rq, p, oldprio); in check_class_changed() 5292 p->sched_class->prio_changed(rq, p, old_prio); in set_user_nice()
|
| H A D | fair.c | 11540 .prio_changed = prio_changed_fair,
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | bfq-iosched.c | 1052 bfqq->entity.prio_changed = 1; in bfq_bfqq_resume_state() 1749 bfqq->entity.prio_changed = 1; in bfq_bfqq_handle_idle_busy_switch() 2080 bfqq->entity.prio_changed = 1; in bfq_add_request() 2373 bfqq->entity.prio_changed = 1; in bfq_bfqq_end_wr() 2797 new_bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs() 2802 bfqq->entity.prio_changed = 1; in bfq_merge_bfqqs() 4576 if (entity->prio_changed) in bfq_update_wr_data() 4594 bfqq->entity.prio_changed = 1; in bfq_update_wr_data() 5041 bfqq->entity.prio_changed = 1; in bfq_set_next_ioprio_data() 6480 bfqd->oom_bfqq.entity.prio_changed = 1; in bfq_init_queue()
|
| H A D | bfq-wf2q.c | 724 if (entity->prio_changed) { in __bfq_entity_update_weight_prio() 772 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
|
| H A D | bfq-iosched.h | 196 int prio_changed; member
|
| H A D | bfq-cgroup.c | 1048 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()
|