Home
last modified time | relevance | path

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

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