Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dbinfmt_elfn32.c111 #define copy_siginfo_to_external copy_siginfo_to_external32
H A Dbinfmt_elfo32.c114 #define copy_siginfo_to_external copy_siginfo_to_external32
/OK3568_Linux_fs/kernel/fs/
H A Dcompat_binfmt_elf.c46 #define copy_siginfo_to_external copy_siginfo_to_external32
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsignal.c538 copy_siginfo_to_external32(&new, from); in x32_copy_siginfo_to_user()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h405 void copy_siginfo_to_external32(struct compat_siginfo *to,
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c3296 void copy_siginfo_to_external32(struct compat_siginfo *to, in copy_siginfo_to_external32() function
3371 copy_siginfo_to_external32(&new, from); in __copy_siginfo_to_user32()