Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcgroup.h787 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function
814 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function
/Linux-v6.1/kernel/sched/
Dsched.h3183 cgroup_account_cputime(curr, delta_exec); in update_current_exec_runtime()
Dfair.c915 cgroup_account_cputime(curtask, delta_exec); in update_curr()