Searched refs:si_band (Results 1 – 6 of 6) sorted by relevance
145 BUILD_BUG_ON(offsetof(siginfo_t, si_band) != 0x10); in signal_compat_build_tests()147 BUILD_BUG_ON(offsetof(compat_siginfo_t, si_band) != 0x0C); in signal_compat_build_tests()
158 #define si_band _sifields._sigpoll._band macro
112 new.ssi_band = kinfo->si_band; in signalfd_copyinfo()
766 si.si_band = ~0L; in send_sigio_to_task()768 si.si_band = mangle_poll(band_table[reason - POLL_IN]); in send_sigio_to_task()
3260 new.si_band = from->si_band; in __copy_siginfo_to_user32()3342 to->si_band = from->si_band; in post_copy_siginfo_from_user32()4538 CHECK_OFFSET(si_band); in siginfo_buildtime_checks()
627 BUILD_BUG_ON(offsetof(siginfo_t, si_band) != 0x0c); in siginfo_build_tests()