Home
last modified time | relevance | path

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

/kernel/
Dsignal.c3194 static int post_copy_siginfo_from_user(kernel_siginfo_t *info, in post_copy_siginfo_from_user() function
3223 return post_copy_siginfo_from_user(to, from); in __copy_siginfo_from_user()
3230 return post_copy_siginfo_from_user(to, from); in copy_siginfo_from_user()