Home
last modified time | relevance | path

Searched refs:SI_MESGQ (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsiginfo.h25 #undef SI_MESGQ
28 #define SI_MESGQ -4 /* sent by real time mesq state change */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h183 #define SI_MESGQ -3 /* sent by real time mesq state change */ macro
/openbmc/qemu/bsd-user/
H A Dsignal.c223 case SI_MESGQ: in host_to_target_siginfo_noswap()
/openbmc/linux/ipc/
H A Dmqueue.c806 sig_i.si_code = SI_MESGQ; in __do_notify()
/openbmc/qemu/linux-user/
H A Dstrace.c197 case SI_MESGQ: in print_si_code()