Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dsiginfo.h108 #undef SI_MESGQ
111 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */ macro
/linux-3.4.99/include/asm-generic/
Dsiginfo.h157 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */ macro
/linux-3.4.99/ipc/
Dmqueue.c533 sig_i.si_code = SI_MESGQ; in __do_notify()