Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsignal_64.c287 copy_siginfo_to_external32(&new, from); in x32_copy_siginfo_to_user()
/linux/include/linux/
H A Dcompat.h432 void copy_siginfo_to_external32(struct compat_siginfo *to,
/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()