Searched refs:clear_posix_cputimers_work (Results 1 – 3 of 3) sorted by relevance
180 void clear_posix_cputimers_work(struct task_struct *p);183 static inline void clear_posix_cputimers_work(struct task_struct *p) { } in clear_posix_cputimers_work() function
1106 void clear_posix_cputimers_work(struct task_struct *p) in clear_posix_cputimers_work() function1125 clear_posix_cputimers_work(current); in posix_cputimers_init_work()
2252 clear_posix_cputimers_work(p); in copy_process()