Home
last modified time | relevance | path

Searched refs:_stime (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsiginfo.h60 __ARCH_SI_CLOCK_T _stime; member
146 #define si_stime _sifields._sigchld._stime
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h65 __ARCH_SI_CLOCK_T _stime; member
116 #define si_stime _sifields._sigchld._stime
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h58 __ARCH_SI_CLOCK_T _stime; member
114 #define si_stime _sifields._sigchld._stime
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h58 __ARCH_SI_CLOCK_T _stime; member
114 #define si_stime _sifields._sigchld._stime
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsiginfo.h65 __ARCH_SI_CLOCK_T _stime; member
156 #define si_stime _sifields._sigchld._stime
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsignal_compat.c120 BUILD_BUG_ON(offsetof(compat_siginfo_t, _sifields._sigchld_x32._stime) != 0x20); in signal_compat_build_tests()
H A Dsignal.c541 new._sifields._sigchld_x32._stime = from->si_stime; in x32_copy_siginfo_to_user()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsignal_64.c288 new._sifields._sigchld_x32._stime = from->si_stime; in x32_copy_siginfo_to_user()
485 static_assert(offsetof(compat_siginfo_t, _sifields._sigchld_x32._stime) == 0x20);
/kernel/linux/linux-5.10/include/linux/
H A Dcompat.h200 compat_clock_t _stime; member
210 compat_s64 _stime; member
/kernel/linux/linux-6.6/include/linux/
H A Dcompat.h194 compat_clock_t _stime; member
204 compat_s64 _stime; member
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c3397 to->si_stime = from->_sifields._sigchld_x32._stime; in post_copy_siginfo_from_user32()
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c3552 to->si_stime = from->_sifields._sigchld_x32._stime; in post_copy_siginfo_from_user32()

Completed in 20 milliseconds