Searched refs:curtask (Results 1 – 1 of 1) sorted by relevance
1181 struct task_struct *curtask = task_of(curr); in update_curr() local1183 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()1184 cgroup_account_cputime(curtask, delta_exec); in update_curr()1185 account_group_exec_runtime(curtask, delta_exec); in update_curr()