Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h63 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcputime.c304 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
470 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
643 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-cpu-timers.c303 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()
322 thread_group_cputime(tsk, &ct); in __thread_group_cputime()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c1323 thread_group_cputime(p, &cputime); in fill_prstatus()
H A Dbinfmt_elf.c1530 thread_group_cputime(p, &cputime); in fill_prstatus()