Searched refs:BRK_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/uapi/asm/ | ||
D | break.h | 20 #define BRK_OVERFLOW 6 /* Overflow check */ macro |
/linux-4.4.14/arch/mips/kernel/ | ||
D | traps.c | 897 case BRK_OVERFLOW: in do_trap_or_bp() |