Home
last modified time | relevance | path

Searched refs:si_overrun (Results 1 – 12 of 12) sorted by relevance

/linux-5.15/arch/x86/kernel/ !
A Dsignal_compat.c89 BUILD_BUG_ON(offsetof(siginfo_t, si_overrun) != 0x14); in signal_compat_build_tests()
92 BUILD_BUG_ON(offsetof(compat_siginfo_t, si_overrun) != 0x10); in signal_compat_build_tests()
/linux-5.15/include/uapi/asm-generic/ !
H A Dsiginfo.h151 #define si_overrun _sifields._timer._overrun macro
/linux-5.15/fs/ !
H A Dsignalfd.c107 new.ssi_overrun = kinfo->si_overrun; in signalfd_copyinfo()
/linux-5.15/kernel/ !
H A Dsignal.c1944 q->info.si_overrun++; in send_sigqueue()
1948 q->info.si_overrun = 0; in send_sigqueue()
3395 to->si_overrun = from->si_overrun; in copy_siginfo_to_external32()
3472 to->si_overrun = from->si_overrun; in post_copy_siginfo_from_user32()
4655 CHECK_OFFSET(si_overrun); in siginfo_buildtime_checks()
/linux-5.15/kernel/time/ !
A Dposix-timers.c330 info->si_overrun = timer_overrun_to_int(timr, info->si_overrun); in posixtimer_rearm()
/linux-5.15/arch/arm/kernel/ !
H A Dsignal.c697 static_assert(offsetof(siginfo_t, si_overrun) == 0x10);
/linux-5.15/arch/arm64/kernel/ !
H A Dsignal32.c476 static_assert(offsetof(compat_siginfo_t, si_overrun) == 0x10);
H A Dsignal.c999 static_assert(offsetof(siginfo_t, si_overrun) == 0x14);
/linux-5.15/arch/sparc/kernel/ !
H A Dsignal_64.c578 static_assert(offsetof(siginfo_t, si_overrun) == 0x14);
H A Dsignal32.c768 static_assert(offsetof(compat_siginfo_t, si_overrun) == 0x10);
/linux-5.15/arch/m68k/kernel/ !
H A Dsignal.c597 BUILD_BUG_ON(offsetof(siginfo_t, si_overrun) != 0x10); in siginfo_build_tests()
/linux-5.15/Documentation/virt/uml/ !
A Duser_mode_linux_howto_v2.rst1121 …--- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_value={int=1631716…