Home
last modified time | relevance | path

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

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