Home
last modified time | relevance | path

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

/kernel/
Dfork.c1060 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand() function
1606 __cleanup_sighand(p->sighand); in copy_process()
Dexit.c157 __cleanup_sighand(sighand); in __exit_signal()