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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dposix-cpu-timers.c233 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) function
284 thread_group_cputime(tsk, &sum);
305 thread_group_cputime(p, &cputime);
309 thread_group_cputime(p, &cputime);
H A Dsched.c3441 thread_group_cputime(p, &totals);
3629 thread_group_cputime(p, &cputime);
3677 thread_group_cputime(p, &cputime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf.c1292 thread_group_cputime(p, &cputime);
H A Dbinfmt_elf_fdpic.c1379 thread_group_cputime(p, &cputime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsched.h2382 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);

Completed in 88 milliseconds