Searched refs:copy_siginfo_to_user (Results 1 – 2 of 2) sorted by relevance
795 if (copy_siginfo_to_user(uinfo, &info)) { in ptrace_peek_siginfo()1083 ret = copy_siginfo_to_user(datavp, &siginfo); in ptrace_request()
3360 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user() function3686 if (copy_siginfo_to_user(uinfo, &info)) in SYSCALL_DEFINE4()3718 if (copy_siginfo_to_user(uinfo, &info)) in SYSCALL_DEFINE4()