Searched refs:curtask (Results 1 – 1 of 1) sorted by relevance
850 struct task_struct *curtask = task_of(curr); in update_curr() local852 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()853 cgroup_account_cputime(curtask, delta_exec); in update_curr()854 account_group_exec_runtime(curtask, delta_exec); in update_curr()