Home
last modified time | relevance | path

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

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