Searched refs:si_fd (Results 1 – 8 of 8) sorted by relevance
13 event_fd = si->si_fd; in handler()
146 BUILD_BUG_ON(offsetof(siginfo_t, si_fd) != 0x18); in signal_compat_build_tests()148 BUILD_BUG_ON(offsetof(compat_siginfo_t, si_fd) != 0x10); in signal_compat_build_tests()
159 #define si_fd _sifields._sigpoll._fd macro
30 the signal handler and the si_fd member of that structure will contain the
113 new.ssi_fd = kinfo->si_fd; in signalfd_copyinfo()
769 si.si_fd = fd; in send_sigio_to_task()
3261 new.si_fd = from->si_fd; in __copy_siginfo_to_user32()3343 to->si_fd = from->si_fd; in post_copy_siginfo_from_user32()4539 CHECK_OFFSET(si_fd); in siginfo_buildtime_checks()
628 BUILD_BUG_ON(offsetof(siginfo_t, si_fd) != 0x10); in siginfo_build_tests()