Home
last modified time | relevance | path

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

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