Searched refs:copy_siginfo_to_user (Results 1 – 2 of 2) sorted by relevance
767 if (copy_siginfo_to_user(uinfo, &info)) { in ptrace_peek_siginfo()1037 ret = copy_siginfo_to_user(datavp, &siginfo); in ptrace_request()
3183 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user() function3515 if (copy_siginfo_to_user(uinfo, &info)) in SYSCALL_DEFINE4()3547 if (copy_siginfo_to_user(uinfo, &info)) in SYSCALL_DEFINE4()