Searched refs:__cleanup_sighand (Results 1 – 4 of 4) sorted by relevance
637 extern void __cleanup_sighand(struct sighand_struct *);
1824 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function2766 __cleanup_sighand(p->sighand); in copy_process()
210 __cleanup_sighand(sighand); in __exit_signal()
1211 __cleanup_sighand(oldsighand); in unshare_sighand()