Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c79 cgroup_account_cputime(curr, delta_exec); in put_prev_task_stop()
H A Drt.c1032 cgroup_account_cputime(curr, delta_exec); in update_curr_rt()
H A Ddeadline.c1273 cgroup_account_cputime(curr, delta_exec); in update_curr_dl()
H A Dfair.c890 cgroup_account_cputime(curtask, delta_exec); in update_curr()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h786 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function
817 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() function