/linux-4.4.14/arch/score/include/asm/ |
D | bug.h | 14 #define die_if_kernel(msg, regs) \ macro
|
/linux-4.4.14/arch/sh/kernel/ |
D | traps.c | 57 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/cris/kernel/ |
D | traps.c | 204 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/c6x/kernel/ |
D | traps.c | 86 static void die_if_kernel(char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
|
/linux-4.4.14/arch/m32r/kernel/ |
D | traps.c | 229 static __inline__ void die_if_kernel(const char * str, in die_if_kernel() function
|
/linux-4.4.14/arch/mips/include/asm/ |
D | ptrace.h | 169 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() function
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | traps.c | 268 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | traps.c | 239 int die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/frv/kernel/ |
D | traps.c | 517 void die_if_kernel(const char *str, ...) in die_if_kernel() function
|
/linux-4.4.14/arch/ia64/kernel/ |
D | traps.c | 89 die_if_kernel (char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/m68k/kernel/ |
D | traps.c | 1129 void die_if_kernel (char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
|
/linux-4.4.14/arch/sparc/kernel/ |
D | traps_32.c | 47 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
|
D | traps_64.c | 2389 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
|
/linux-4.4.14/arch/parisc/kernel/ |
D | traps.c | 231 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/linux-4.4.14/arch/alpha/kernel/ |
D | traps.c | 170 die_if_kernel(char * str, struct pt_regs *regs, long err, unsigned long *r9_15) in die_if_kernel() function
|