Home
last modified time | relevance | path

Searched defs:copy_siginfo_to_user32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dsignal_64.c295 int copy_siginfo_to_user32(struct compat_siginfo __user *to, in copy_siginfo_to_user32() function
/openbmc/linux/arch/x86/include/asm/
H A Dcompat.h111 #define copy_siginfo_to_user32 copy_siginfo_to_user32 macro
/openbmc/linux/include/linux/
H A Dcompat.h435 #define copy_siginfo_to_user32 __copy_siginfo_to_user32 macro