Home
last modified time | relevance | path

Searched refs:_overrun (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h47 int _overrun; /* overrun count */ member
152 #define si_overrun _sifields._timer._overrun
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h68 int32_t _overrun; member
/openbmc/qemu/bsd-user/
H A Dsignal.c215 tinfo->_reason._timer._overrun = info->_reason._timer._overrun; in host_to_target_siginfo_noswap()
293 __put_user(info->_reason._timer._overrun, in tswap_siginfo()
294 &tinfo->_reason._timer._overrun); in tswap_siginfo()
/openbmc/linux/include/linux/
H A Dcompat.h177 int _overrun; /* overrun count */ member