Home
last modified time | relevance | path

Searched refs:__cleanup_sighand (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dsignal.h637 extern void __cleanup_sighand(struct sighand_struct *);
/openbmc/linux/kernel/
H A Dfork.c1824 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2766 __cleanup_sighand(p->sighand); in copy_process()
H A Dexit.c210 __cleanup_sighand(sighand); in __exit_signal()
/openbmc/linux/fs/
H A Dexec.c1212 __cleanup_sighand(oldsighand); in unshare_sighand()