Searched refs:__cleanup_sighand (Results 1 – 4 of 4) sorted by relevance
579 extern void __cleanup_sighand(struct sighand_struct *);
1524 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function2342 __cleanup_sighand(p->sighand); in copy_process()
158 __cleanup_sighand(sighand); in __exit_signal()
1204 __cleanup_sighand(oldsighand); in unshare_sighand()