Home
last modified time | relevance | path

Searched defs:thread_group_cputimer (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/kernel/
Dposix-cpu-timers.c256 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() function
/linux-3.3/include/linux/
Dsched.h512 struct thread_group_cputimer { struct
513 struct task_cputime cputime;
514 int running;
515 raw_spinlock_t lock;