Home
last modified time | relevance | path

Searched refs:copy_siginfo_to_external32 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dsignal_64.c285 copy_siginfo_to_external32(&new, from); in x32_copy_siginfo_to_user()
/linux/kernel/
H A Dsignal.c3562 void copy_siginfo_to_external32(struct compat_siginfo *to, in copy_siginfo_to_external32() function
3635 copy_siginfo_to_external32(&new, from); in __copy_siginfo_to_user32()