Home
last modified time | relevance | path

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

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