Home
last modified time | relevance | path

Searched defs:trapnr (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c28 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()
159 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception()
190 void __init early_fixup_exception(struct pt_regs *regs, int trapnr) in early_fixup_exception()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtraps.c100 do_trap_no_signal(struct task_struct *tsk, int trapnr, const char *str, in do_trap_no_signal()
152 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap()
170 unsigned long trapnr, int signr, int sicode, void __user *addr) in do_error_trap()
1051 static void math_error(struct pt_regs *regs, int trapnr) in math_error()
H A Dhead64.c403 void __init do_early_exception(struct pt_regs *regs, int trapnr) in do_early_exception()
H A Dsev-es.c756 int trapnr = ctxt->fi.vector; in vc_early_forward_exception() local
1253 int trapnr = ctxt->fi.vector; in vc_forward_exception() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dkdebug.h13 int trapnr; member
H A Dkprobes.h410 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/samples/kprobes/
H A Dkprobe_example.c87 static int handler_fault(struct kprobe *p, struct pt_regs *regs, int trapnr) in handler_fault()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dkprobes.c426 static int kprobe_trap_handler(struct pt_regs *regs, int trapnr) in kprobe_trap_handler()
485 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dkprobes.h53 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dentry_64.S68 .macro system_call_vectored name trapnr
H A Dkprobes.c478 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dkprobes.c289 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkprobes.c320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkprobes.c401 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/csky/kernel/probes/
H A Dkprobes.c274 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dkprobes.c360 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/x86/kernel/kprobes/
H A Dcore.c924 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dkprobes.c821 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c924 int kgdb_nmicallin(int cpu, int trapnr, void *regs, int err_code, in kgdb_nmicallin()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dcore.c386 struct pt_regs *regs, int trapnr, in ex_handler_rdmsr_fault()
440 struct pt_regs *regs, int trapnr, in ex_handler_wrmsr_fault()
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c753 struct pt_regs *regs, int trapnr, in ex_handler_bpf()
/OK3568_Linux_fs/kernel/kernel/
H A Dkprobes.c1197 int trapnr) in aggr_fault_handler()