Home
last modified time | relevance | path

Searched refs:__SI_CODE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/asm-generic/
Dsiginfo.h137 #define __SI_CODE(T,N) ((T) | ((N) & 0xffff)) macro
146 #define __SI_CODE(T,N) (N) macro
156 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
157 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
/linux-3.4.99/arch/mips/include/asm/
Dsiginfo.h110 #define SI_TIMER __SI_CODE(__SI_TIMER, -3) /* sent by timer expiration */
111 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */