Searched refs:__cleanup_sighand (Results 1 – 4 of 4) sorted by relevance
556 extern void __cleanup_sighand(struct sighand_struct *);
1523 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function2266 __cleanup_sighand(p->sighand); in copy_process()
168 __cleanup_sighand(sighand); in __exit_signal()
1214 __cleanup_sighand(oldsighand); in de_thread()