Searched refs:curtask (Results 1 – 1 of 1) sorted by relevance
918 struct task_struct *curtask = task_of(curr); in update_curr() local920 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()921 cgroup_account_cputime(curtask, delta_exec); in update_curr()922 account_group_exec_runtime(curtask, delta_exec); in update_curr()