Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/uapi/asm/
Dsiginfo.h25 #undef SI_MESGQ
28 #define SI_MESGQ -4 /* sent by real time mesq state change */ macro
/linux-6.6.21/include/uapi/asm-generic/
Dsiginfo.h183 #define SI_MESGQ -3 /* sent by real time mesq state change */ macro
/linux-6.6.21/ipc/
Dmqueue.c806 sig_i.si_code = SI_MESGQ; in __do_notify()