| /linux/arch/x86/mm/ |
| H A D | extable.c | 99 struct pt_regs *regs, int trapnr) in ex_handler_fault() 106 struct pt_regs *regs, int trapnr) in ex_handler_sgx() 158 struct pt_regs *regs, int trapnr, in ex_handler_uaccess() 211 struct pt_regs *regs, int trapnr, in ex_handler_ucopy_len() 299 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception() 378 void __init early_fixup_exception(struct pt_regs *regs, int trapnr) in early_fixup_exception()
|
| /linux/arch/x86/kernel/ |
| H A D | traps.c | 280 do_trap_no_signal(struct task_struct *tsk, int trapnr, const char *str, in do_trap_no_signal() 335 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() 353 unsigned long trapnr, int signr, int sicode, void __user *addr) in do_error_trap() 884 static bool gp_try_fixup_and_notify(struct pt_regs *regs, int trapnr, in gp_try_fixup_and_notify() 905 static void gp_user_force_sig_segv(struct pt_regs *regs, int trapnr, in gp_user_force_sig_segv() 1425 static void math_error(struct pt_regs *regs, int trapnr) in math_error()
|
| H A D | head64.c | 159 void __init do_early_exception(struct pt_regs *regs, int trapnr) in do_early_exception()
|
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | virt.c | 354 int *trapnr) in sgx_virt_ecreate() 428 void __user *secs, u64 *lepubkeyhash, int *trapnr) in sgx_virt_einit()
|
| /linux/include/linux/ |
| H A D | kdebug.h | 13 int trapnr; member
|
| H A D | kprobes.h | 444 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/x86/entry/vdso/ |
| H A D | extable.c | 12 bool fixup_vdso_exception(struct pt_regs *regs, int trapnr, in fixup_vdso_exception()
|
| /linux/arch/parisc/include/asm/ |
| H A D | kprobes.h | 55 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/powerpc/kernel/ |
| H A D | interrupt_64.S | 47 .macro system_call_vectored name trapnr
|
| /linux/arch/loongarch/kernel/ |
| H A D | kprobes.c | 288 bool kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/arc/kernel/ |
| H A D | kprobes.c | 290 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler()
|
| /linux/arch/sparc/kernel/ |
| H A D | kprobes.c | 320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/mips/kernel/ |
| H A D | kprobes.c | 408 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | kprobes.c | 248 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler()
|
| /linux/arch/sh/kernel/ |
| H A D | kprobes.c | 355 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
| /linux/arch/csky/kernel/probes/ |
| H A D | kprobes.c | 274 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler()
|
| /linux/kernel/debug/ |
| H A D | debug_core.c | 900 int kgdb_nmicallin(int cpu, int trapnr, void *regs, int err_code, in kgdb_nmicallin()
|