Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/kernel/sched/
Dsched.h3290 cgroup_account_cputime(curr, delta_exec); in update_current_exec_runtime()
Dfair.c1184 cgroup_account_cputime(curtask, delta_exec); in update_curr()