Searched refs:__SI_CODE (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A 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 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A 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 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/asm-generic/
H A Dsiginfo.h127 #define __SI_CODE(T,N) (N) macro
136 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
137 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/asm-generic/
H A Dsiginfo.h127 #define __SI_CODE(T,N) (N) macro
136 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
137 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/asm-generic/
H A Dsiginfo.h127 #define __SI_CODE(T,N) (N) macro
136 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
137 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h129 #define __SI_CODE(T,N) ((T) | ((N) & 0xffff)) macro
138 #define __SI_CODE(T,N) (N) macro
148 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
149 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Dsiginfo.h129 #define __SI_CODE(T,N) ((T) | ((N) & 0xffff)) macro
138 #define __SI_CODE(T,N) (N) macro
148 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
149 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */

Completed in 198 milliseconds