Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/uapi/asm/
Dsiginfo.h27 #undef SI_MESGQ
30 #define SI_MESGQ -4 /* sent by real time mesq state change */ macro
/Linux-v5.10/include/uapi/asm-generic/
Dsiginfo.h172 #define SI_MESGQ -3 /* sent by real time mesq state change */ macro
/Linux-v5.10/ipc/
Dmqueue.c791 sig_i.si_code = SI_MESGQ; in __do_notify()