Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dcompat.h111 #define copy_siginfo_to_user32 copy_siginfo_to_user32 macro
/linux-6.1.9/arch/x86/kernel/
Dsignal.c554 int copy_siginfo_to_user32(struct compat_siginfo __user *to, in copy_siginfo_to_user32() function
/linux-6.1.9/include/linux/
Dcompat.h437 #define copy_siginfo_to_user32 __copy_siginfo_to_user32 macro