Home
last modified time | relevance | path

Searched refs:__cleanup_sighand (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sched/
H A Dsignal.h597 extern void __cleanup_sighand(struct sighand_struct *);
/kernel/linux/linux-6.6/include/linux/sched/
H A Dsignal.h637 extern void __cleanup_sighand(struct sighand_struct *);
/kernel/linux/linux-5.10/kernel/
H A Dfork.c1564 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2398 __cleanup_sighand(p->sighand); in copy_process()
H A Dexit.c214 __cleanup_sighand(sighand); in __exit_signal()
/kernel/linux/linux-6.6/kernel/
H A Dfork.c1838 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2780 __cleanup_sighand(p->sighand); in copy_process()
H A Dexit.c217 __cleanup_sighand(sighand); in __exit_signal()
/kernel/linux/linux-5.10/fs/
H A Dexec.c1211 __cleanup_sighand(oldsighand); in unshare_sighand()
/kernel/linux/linux-6.6/fs/
H A Dexec.c1212 __cleanup_sighand(oldsighand); in unshare_sighand()

Completed in 18 milliseconds