Searched defs:cputimer (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sched/
H A Dcputime.h73 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; local
122 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); local
143 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); local
164 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); local
[all...]
H A Dsignal.h157 struct thread_group_cputimer cputimer; member in struct:signal_struct
/linux-master/kernel/time/
H A Dposix-cpu-timers.c275 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; local
297 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; local
342 struct thread_group_cputimer *cputimer = &p->signal->cputimer; local
[all...]

Completed in 176 milliseconds