Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dcputime.h56 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
/linux/kernel/sched/
H A Dcputime.c327 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
466 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
644 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/linux/kernel/time/
H A Dposix-cpu-timers.c311 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()
330 thread_group_cputime(tsk, &ct); in __thread_group_cputime()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1320 thread_group_cputime(p, &cputime); in fill_prstatus()
H A Dbinfmt_elf.c1506 thread_group_cputime(p, &cputime); in fill_prstatus()