Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sched/
Dsignal.h636 extern void __cleanup_sighand(struct sighand_struct *);
/linux-5.19.10/kernel/
Dfork.c1659 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2509 __cleanup_sighand(p->sighand); in copy_process()
Dexit.c161 __cleanup_sighand(sighand); in __exit_signal()
/linux-5.19.10/fs/
Dexec.c1212 __cleanup_sighand(oldsighand); in unshare_sighand()