Searched defs:do_trap (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | traps.c | 63 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() function
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | traps.c | 117 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() function
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | traps.c | 241 static void do_trap(struct exception_info *except_info, struct pt_regs *regs) in do_trap() function
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | interrupts.c | 133 void do_trap(struct pt_regs *regs) in do_trap() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | traps.c | 58 static void do_trap(struct pt_regs *regs, int si_signo, int si_code, char *str) in do_trap() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | traps.c | 239 asmlinkage void do_trap(struct pt_regs *regs, unsigned long address) in do_trap() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | traps.c | 152 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() function
|