Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dcputime.h63 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
/Linux-v5.4/kernel/sched/
Dcputime.c293 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
462 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
678 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/Linux-v5.4/kernel/time/
Dposix-cpu-timers.c313 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()
332 thread_group_cputime(tsk, &ct); in __thread_group_cputime()
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c1361 thread_group_cputime(p, &cputime); in fill_prstatus()
Dbinfmt_elf.c1491 thread_group_cputime(p, &cputime); in fill_prstatus()