Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h181 #define SI_QUEUE -1 /* sent by sigqueue */ macro
/openbmc/qemu/util/
H A Doslib-posix.c762 if (info->ssi_code == SI_USER || info->ssi_code == SI_QUEUE || in sigaction_invoke()
/openbmc/qemu/bsd-user/
H A Dsignal.c210 case SI_QUEUE: in host_to_target_siginfo_noswap()
/openbmc/qemu/linux-user/
H A Dstrace.c191 case SI_QUEUE: in print_si_code()