Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dsignal.c3329 static int post_copy_siginfo_from_user(kernel_siginfo_t *info, in post_copy_siginfo_from_user() function
3358 return post_copy_siginfo_from_user(to, from); in __copy_siginfo_from_user()
3365 return post_copy_siginfo_from_user(to, from); in copy_siginfo_from_user()