/Linux-v5.15/arch/x86/mm/ |
D | extable.c | 28 struct pt_regs *regs, int trapnr, in ex_handler_default() 38 struct pt_regs *regs, int trapnr, in ex_handler_fault() 59 struct pt_regs *regs, int trapnr, in ex_handler_fprestore() 74 struct pt_regs *regs, int trapnr, in ex_handler_uaccess() 85 struct pt_regs *regs, int trapnr, in ex_handler_copy() 97 struct pt_regs *regs, int trapnr, in ex_handler_rdmsr_unsafe() 114 struct pt_regs *regs, int trapnr, in ex_handler_wrmsr_unsafe() 130 struct pt_regs *regs, int trapnr, in ex_handler_clear_fs() 158 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception() 189 void __init early_fixup_exception(struct pt_regs *regs, int trapnr) in early_fixup_exception()
|
/Linux-v5.15/arch/x86/kernel/ |
D | traps.c | 101 do_trap_no_signal(struct task_struct *tsk, int trapnr, const char *str, in do_trap_no_signal() 156 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() 174 unsigned long trapnr, int signr, int sicode, void __user *addr) in do_error_trap() 1025 static void math_error(struct pt_regs *regs, int trapnr) in math_error()
|
D | head64.c | 402 void __init do_early_exception(struct pt_regs *regs, int trapnr) in do_early_exception()
|
D | sev.c | 801 int trapnr = ctxt->fi.vector; in vc_early_forward_exception() local 1298 int trapnr = ctxt->fi.vector; in vc_forward_exception() local
|
/Linux-v5.15/arch/x86/kvm/vmx/ |
D | sgx.c | 105 static int sgx_inject_fault(struct kvm_vcpu *vcpu, gva_t gva, int trapnr) in sgx_inject_fault() 153 int trapnr, ret; in __handle_encls_ecreate() local 298 int ret, trapnr; in handle_encls_einit() local
|
/Linux-v5.15/arch/x86/kernel/cpu/sgx/ |
D | virt.c | 277 int *trapnr) in sgx_virt_ecreate() 351 void __user *secs, u64 *lepubkeyhash, int *trapnr) in sgx_virt_einit()
|
/Linux-v5.15/include/linux/ |
D | kdebug.h | 13 int trapnr; member
|
D | kprobes.h | 417 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/x86/entry/vdso/ |
D | extable.c | 12 bool fixup_vdso_exception(struct pt_regs *regs, int trapnr, in fixup_vdso_exception()
|
/Linux-v5.15/arch/parisc/include/asm/ |
D | kprobes.h | 53 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/s390/kernel/ |
D | kprobes.c | 416 static int kprobe_trap_handler(struct pt_regs *regs, int trapnr) in kprobe_trap_handler() 458 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
D | traps.c | 304 unsigned int trapnr; in __do_pgm_check() local
|
/Linux-v5.15/arch/arc/kernel/ |
D | kprobes.c | 289 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/riscv/kernel/probes/ |
D | kprobes.c | 231 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/mips/kernel/ |
D | kprobes.c | 401 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | kprobes.c | 495 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/sparc/kernel/ |
D | kprobes.c | 320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/csky/kernel/probes/ |
D | kprobes.c | 270 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/sh/kernel/ |
D | kprobes.c | 360 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/ia64/kernel/ |
D | kprobes.c | 820 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/kernel/debug/ |
D | debug_core.c | 896 int kgdb_nmicallin(int cpu, int trapnr, void *regs, int err_code, in kgdb_nmicallin()
|
/Linux-v5.15/arch/x86/kernel/kprobes/ |
D | core.c | 1071 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
|
/Linux-v5.15/arch/x86/kernel/cpu/mce/ |
D | core.c | 377 struct pt_regs *regs, int trapnr, in ex_handler_rdmsr_fault() 431 struct pt_regs *regs, int trapnr, in ex_handler_wrmsr_fault()
|
/Linux-v5.15/arch/x86/net/ |
D | bpf_jit_comp.c | 831 struct pt_regs *regs, int trapnr, in ex_handler_bpf()
|