Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dfork.c1799 static int copy_sighand(unsigned long clone_flags, struct task_struct *tsk) in copy_sighand() function
2495 retval = copy_sighand(clone_flags, p); in copy_process()