Searched defs:do_trap (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/arch/riscv/kernel/ |
| D | traps.c | 66 void do_trap(struct pt_regs *regs, int signo, int code, in do_trap() function
|
| /Linux-v4.19/arch/c6x/kernel/ |
| D | traps.c | 244 static void do_trap(struct exception_info *except_info, struct pt_regs *regs) in do_trap() function
|
| /Linux-v4.19/arch/s390/kernel/ |
| D | traps.c | 66 static void do_trap(struct pt_regs *regs, int si_signo, int si_code, char *str) in do_trap() function
|
| /Linux-v4.19/arch/openrisc/kernel/ |
| D | traps.c | 251 asmlinkage void do_trap(struct pt_regs *regs, unsigned long address) in do_trap() function
|
| /Linux-v4.19/arch/x86/kernel/ |
| D | traps.c | 252 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() function
|