Searched refs:bad_stack (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/mips/kernel/ |
D | scall32-o32.S | 130 bltz t5, bad_stack # -> sp is bad 160 PTR 1b,bad_stack 161 PTR 2b,bad_stack 162 PTR 3b,bad_stack 163 PTR 4b,bad_stack 170 bad_stack: label
|
D | scall64-o32.S | 70 bltz t1, bad_stack 78 PTR 1b, bad_stack 79 PTR 2b, bad_stack 80 PTR 3b, bad_stack 81 PTR 4b, bad_stack 157 bad_stack: label
|
D | syscall.c | 312 asmlinkage void bad_stack(void) in bad_stack() function
|
D | r2300_fpu.S | 24 PTR 9b,bad_stack; \
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | exception-64s.h | 172 b bad_stack; \
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | exceptions-64s.S | 524 bad_stack: label
|