Searched defs:die_if_kernel (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/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
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | ptrace.h | 167 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() function
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | traps.c | 223 int die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | ptrace.h | 167 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() function
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | system.h | 263 #define die_if_kernel(msg, regs) \ macro
|
/openbmc/linux/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 | 2519 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | traps.c | 216 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | traps.c | 1128 void die_if_kernel (char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
|
/openbmc/linux/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
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | traps.c | 175 die_if_kernel(char * str, struct pt_regs *regs, long err, unsigned long *r9_15) in die_if_kernel() function
|