Home
last modified time | relevance | path

Searched defs:die_if_kernel (Results 1 – 5 of 5) 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/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.c218 void die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel() function
/linux/arch/alpha/kernel/
H A Dtraps.c143 die_if_kernel(char * str, struct pt_regs *regs, long err, unsigned long *r9_15) in die_if_kernel() function