| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | traps.c | 63 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | traps.c | 83 static void die_if_kernel(char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | ptrace.h | 164 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | traps.c | 225 int die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | system.h | 262 #define die_if_kernel(msg, regs) \ macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | traps.c | 219 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | traps_32.c | 50 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
|
| H A D | traps_64.c | 2524 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | traps.c | 1130 void die_if_kernel (char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | traps.c | 93 die_if_kernel (char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | traps.c | 211 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | traps.c | 193 void die_if_kernel(const char *str, struct pt_regs *regs, int err) in die_if_kernel() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | traps.c | 177 die_if_kernel(char * str, struct pt_regs *regs, long err, unsigned long *r9_15) in die_if_kernel() function
|