Searched refs:bad_stack (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | scall32-o32.S | 66 bltz t5, bad_stack # -> sp is bad 88 PTR 1b,bad_stack 89 PTR 2b,bad_stack 90 PTR 3b,bad_stack 91 PTR 4b,bad_stack 159 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 163 bad_stack: label
|
D | syscall.c | 243 asmlinkage void bad_stack(void) in bad_stack() function
|
D | r2300_fpu.S | 24 PTR 9b,bad_stack; \
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | exception-64s.h | 302 b bad_stack; \
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | exceptions-64s.S | 1660 bad_stack: label
|