Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dsignal.c3837 static int copy_siginfo_from_user_any(kernel_siginfo_t *kinfo, in copy_siginfo_from_user_any() function
3910 ret = copy_siginfo_from_user_any(&kinfo, info); in SYSCALL_DEFINE4()