Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dcputime.h64 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
/linux-6.1.9/kernel/sched/
Dcputime.c308 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()
642 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/linux-6.1.9/kernel/time/
Dposix-cpu-timers.c312 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()
331 thread_group_cputime(tsk, &ct); in __thread_group_cputime()
/linux-6.1.9/fs/
Dbinfmt_elf_fdpic.c1309 thread_group_cputime(p, &cputime); in fill_prstatus()
Dbinfmt_elf.c1556 thread_group_cputime(p, &cputime); in fill_prstatus()