Searched refs:__cleanup_sighand (Results 1 – 4 of 4) sorted by relevance
534 extern void __cleanup_sighand(struct sighand_struct *);
1435 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function2072 __cleanup_sighand(p->sighand); in copy_process()
167 __cleanup_sighand(sighand); in __exit_signal()
1209 __cleanup_sighand(oldsighand); in de_thread()