Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsignal_32.c70 #define __copy_siginfo_to_user32 copy_siginfo_to_user macro
/openbmc/linux/kernel/
H A Dsignal.c3497 int __copy_siginfo_to_user32(struct compat_siginfo __user *to, in __copy_siginfo_to_user32() function