Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dsignal_context.c49 sev.sigev_notify = SIGEV_SIGNAL; in main()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h101 abi_int sigev_notify; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c121 sev.sigev_notify = SIGEV_SIGNAL; in test_signals()
/openbmc/qemu/linux-user/
H A Dsyscall.c7900 host_sevp->sigev_notify = tswap32(target_sevp->sigev_notify); in target_to_host_sigevent()