Searched refs:clear_posix_cputimers_work (Results 1 – 3 of 3) sorted by relevance
191 void clear_posix_cputimers_work(struct task_struct *p);194 static inline void clear_posix_cputimers_work(struct task_struct *p) { } in clear_posix_cputimers_work() function
1214 void clear_posix_cputimers_work(struct task_struct *p) in clear_posix_cputimers_work() function1234 clear_posix_cputimers_work(current); in posix_cputimers_init_work()
2581 clear_posix_cputimers_work(p); in copy_process()