task_vruntime_update
extern void task_vruntime_update(struct rq *rq, struct task_struct *p, bool in_fi);
task_vruntime_update(rq, next, false);
task_vruntime_update(rq_i, rq_i->core_pick, !!rq->core->core_forceidle_count);
extern void task_vruntime_update(struct rq *rq, struct task_struct *p, bool in_fi);