Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dsignal.h534 extern void __cleanup_sighand(struct sighand_struct *);
/Linux-v4.19/kernel/
Dfork.c1435 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2072 __cleanup_sighand(p->sighand); in copy_process()
Dexit.c167 __cleanup_sighand(sighand); in __exit_signal()
/Linux-v4.19/fs/
Dexec.c1209 __cleanup_sighand(oldsighand); in de_thread()