Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
Dsignal_32.c100 #define __copy_siginfo_to_user32 copy_siginfo_to_user macro
/linux-6.15/kernel/
Dsignal.c3628 int __copy_siginfo_to_user32(struct compat_siginfo __user *to, in __copy_siginfo_to_user32() function