Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h603 extern void __cleanup_sighand(struct sighand_struct *);
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c1582 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
2421 __cleanup_sighand(p->sighand); in copy_process()
H A Dexit.c160 __cleanup_sighand(sighand); in __exit_signal()
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1212 __cleanup_sighand(oldsighand); in unshare_sighand()