Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/uapi/asm/
Dsiginfo.h116 #undef SI_MESGQ
119 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */ macro
/linux-4.1.27/include/uapi/asm-generic/
Dsiginfo.h168 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */ macro
/linux-4.1.27/ipc/
Dmqueue.c646 sig_i.si_code = SI_MESGQ; in __do_notify()