Searched refs:clear_posix_cputimers_work (Results 1 – 3 of 3) sorted by relevance
146 void clear_posix_cputimers_work(struct task_struct *p);149 static inline void clear_posix_cputimers_work(struct task_struct *p) { } in clear_posix_cputimers_work() function
1182 void clear_posix_cputimers_work(struct task_struct *p) in clear_posix_cputimers_work() function1202 clear_posix_cputimers_work(current); in posix_cputimers_init_work()
2484 clear_posix_cputimers_work(p); in copy_process()