Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dtraps.c65 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel() function
/linux/arch/mips/include/asm/
H A Dptrace.h168 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() function
/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
/linux/arch/sparc/kernel/
H A Dtraps_32.c51 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
/linux/arch/parisc/kernel/
H A Dtraps.c219 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
/linux/arch/m68k/kernel/
H A Dtraps.c1127 void die_if_kernel (char *str, struct pt_regs *fp, int nr) in die_if_kernel() function