Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dsignal_compat.c45 put_user_ex(from->si_utime, &to->_sifields._sigchld_x32._utime); in copy_siginfo_to_user32()
46 put_user_ex(from->si_stime, &to->_sifields._sigchld_x32._stime); in copy_siginfo_to_user32()
/linux-4.4.14/arch/x86/include/asm/
Dcompat.h179 } _sigchld_x32; member