Home
last modified time | relevance | path

Searched refs:curtask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dfair.c1187 struct task_struct *curtask = task_of(curr); in update_curr() local
1189 trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime); in update_curr()
1190 cgroup_account_cputime(curtask, delta_exec); in update_curr()
1191 account_group_exec_runtime(curtask, delta_exec); in update_curr()