Home
last modified time | relevance | path

Searched defs:SI_KERNEL (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h151 SI_KERNEL = 0x80 /* Send by kernel. */ enumerator
152 #define SI_KERNEL SI_KERNEL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h131 #define SI_KERNEL 0x80 /* sent by the kernel from somewhere */ macro