Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c133 .prio_changed = prio_changed_stop,
H A Didle.c512 .prio_changed = prio_changed_idle,
H A Dsched.h1881 void (*prio_changed) (struct rq *this_rq, struct task_struct *task, member
H A Drt.c2577 .prio_changed = prio_changed_rt,
H A Ddeadline.c2546 .prio_changed = prio_changed_dl,
H A Dcore.c1783 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 Dfair.c11540 .prio_changed = prio_changed_fair,
/OK3568_Linux_fs/kernel/block/
H A Dbfq-iosched.c1052 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 Dbfq-wf2q.c724 if (entity->prio_changed) { in __bfq_entity_update_weight_prio()
772 entity->prio_changed = 0; in __bfq_entity_update_weight_prio()
H A Dbfq-iosched.h196 int prio_changed; member
H A Dbfq-cgroup.c1048 bfqg->entity.prio_changed = 1; in bfq_group_set_weight()