Home
last modified time | relevance | path

Searched refs:BRK_OVERFLOW (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dbreak.h24 #define BRK_OVERFLOW 6 /* Overflow check */ macro
Dsignal.h165 #define BRK_OVERFLOW 6 /* Overflow check */ macro
/linux-2.4.37.9/include/asm-mips64/
Dbreak.h24 #define BRK_OVERFLOW 6 /* Overflow check */ macro
Dsignal.h170 #define BRK_OVERFLOW 6 /* Overflow check */ macro
/linux-2.4.37.9/arch/mips/kernel/
Dtraps.c614 case BRK_OVERFLOW << 10: in do_bp()
649 case BRK_OVERFLOW: in do_tr()
/linux-2.4.37.9/arch/mips64/kernel/
Dtraps.c624 case BRK_OVERFLOW << 10: in do_bp()
659 case BRK_OVERFLOW: in do_tr()