Searched refs:curtask (Results 1 – 1 of 1) sorted by relevance
867 struct task_struct *curtask = task_of(curr); in update_curr() local869 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()870 cgroup_account_cputime(curtask, delta_exec); in update_curr()871 account_group_exec_runtime(curtask, delta_exec); in update_curr()