Home
last modified time | relevance | path

Searched defs:die_if_kernel (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dtraps.c63 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 Dptrace.h167 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 Dtraps.c223 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 Dptrace.h167 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 Dsystem.h263 #define die_if_kernel(msg, regs) \ macro
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c50 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
H A Dtraps_64.c2519 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
/openbmc/linux/arch/parisc/kernel/
H A Dtraps.c216 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c1128 void die_if_kernel (char *str, struct pt_regs *fp, int nr) in die_if_kernel() function
/openbmc/linux/arch/ia64/kernel/
H A Dtraps.c93 die_if_kernel (char *str, struct pt_regs *regs, long err) in die_if_kernel() function
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c175 die_if_kernel(char * str, struct pt_regs *regs, long err, unsigned long *r9_15) in die_if_kernel() function