Home
last modified time | relevance | path

Searched refs:NSIGTRAP (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/include/uapi/asm/
Dsiginfo.h17 #undef NSIGTRAP
18 #define NSIGTRAP 4 macro
/arch/ia64/include/uapi/asm/
Dsiginfo.h126 #undef NSIGTRAP
127 #define NSIGTRAP 4 macro
/arch/x86/kernel/
Dsignal_compat.c31 BUILD_BUG_ON(NSIGTRAP != 4); in signal_compat_build_tests()
/arch/tile/kernel/
Dtraps.c179 maxcode = NSIGTRAP; in special_ill()