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