Home
last modified time | relevance | path

Searched defs:copy_siginfo_to_user (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c728 #define copy_siginfo_to_user copy_siginfo_to_user32 macro
/openbmc/linux/kernel/
H A Dsignal.c3367 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user() function