Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcgroup.h713 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function
740 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function
/openbmc/linux/kernel/sched/
H A Dsched.h3292 cgroup_account_cputime(curr, delta_exec); in update_current_exec_runtime()
H A Dfair.c1190 cgroup_account_cputime(curtask, delta_exec); in update_curr()