Searched refs:si_utime (Results 1 – 11 of 11) sorted by relevance
84 __SI_CLOCK_T si_utime; member133 #define si_utime _sifields._sigchld.si_utime macro
107 BUILD_BUG_ON(offsetof(siginfo_t, si_utime) != 0x20); in signal_compat_build_tests()112 BUILD_BUG_ON(offsetof(compat_siginfo_t, si_utime) != 0x18); in signal_compat_build_tests()
540 new._sifields._sigchld_x32._utime = from->si_utime; in x32_copy_siginfo_to_user()
145 #define si_utime _sifields._sigchld._utime macro
1968 info.si_utime = nsec_to_clock_t(utime + tsk->signal->utime); in do_notify_parent()2058 info.si_utime = nsec_to_clock_t(utime); in do_notify_parent_cldstop()3350 to->si_utime = from->si_utime; in copy_siginfo_to_external32()3432 to->si_utime = from->_sifields._sigchld_x32._utime; in post_copy_siginfo_from_user32()3437 to->si_utime = from->si_utime; in post_copy_siginfo_from_user32()4596 CHECK_OFFSET(si_utime); in siginfo_buildtime_checks()
131 new.ssi_utime = kinfo->si_utime; in signalfd_copyinfo()
609 BUILD_BUG_ON(offsetof(siginfo_t, si_utime) != 0x18); in siginfo_build_tests()
1113 …IGCHLD, si_code=CLD_TRAPPED, si_pid=16967, si_uid=0, si_status=SIGTRAP, si_utime=65, si_stime=89} …