Home
last modified time | relevance | path

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

/kernel/
Dsignal.c3193 static int post_copy_siginfo_from_user(kernel_siginfo_t *info, in post_copy_siginfo_from_user() function
3222 return post_copy_siginfo_from_user(to, from); in __copy_siginfo_from_user()
3229 return post_copy_siginfo_from_user(to, from); in copy_siginfo_from_user()