/linux-3.3/arch/x86/kernel/ |
D | traps.c | 112 long error_code, siginfo_t *info) in do_trap() 220 dotraplinkage void do_stack_segment(struct pt_regs *regs, long error_code) in do_stack_segment() 230 dotraplinkage void do_double_fault(struct pt_regs *regs, long error_code) in do_double_fault() 251 do_general_protection(struct pt_regs *regs, long error_code) in do_general_protection() 302 dotraplinkage void __kprobes do_int3(struct pt_regs *regs, long error_code) in do_int3() 376 dotraplinkage void __kprobes do_debug(struct pt_regs *regs, long error_code) in do_debug() 458 void math_error(struct pt_regs *regs, int error_code, int trapnr) in math_error() 540 dotraplinkage void do_coprocessor_error(struct pt_regs *regs, long error_code) in do_coprocessor_error() 550 do_simd_coprocessor_error(struct pt_regs *regs, long error_code) in do_simd_coprocessor_error() 556 do_spurious_interrupt_bug(struct pt_regs *regs, long error_code) in do_spurious_interrupt_bug() [all …]
|
/linux-3.3/arch/x86/mm/ |
D | fault.c | 131 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch() 573 show_fault_oops(struct pt_regs *regs, unsigned long error_code, in show_fault_oops() 602 pgtable_bad(struct pt_regs *regs, unsigned long error_code, in pgtable_bad() 628 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() 697 show_signal_msg(struct pt_regs *regs, unsigned long error_code, in show_signal_msg() 717 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() 771 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() 778 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() 793 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() 799 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error() [all …]
|
/linux-3.3/arch/h8300/mm/ |
D | fault.c | 35 unsigned long error_code) in do_page_fault()
|
/linux-3.3/arch/x86/kernel/cpu/mcheck/ |
D | winchip.c | 16 static void winchip_machine_check(struct pt_regs *regs, long error_code) in winchip_machine_check()
|
D | p5.c | 20 static void pentium_machine_check(struct pt_regs *regs, long error_code) in pentium_machine_check()
|
/linux-3.3/arch/m68k/mm/ |
D | fault.c | 72 unsigned long error_code) in do_page_fault()
|
/linux-3.3/arch/unicore32/include/asm/ |
D | sigcontext.h | 23 unsigned long error_code; member
|
D | processor.h | 46 unsigned long error_code; member
|
/linux-3.3/arch/m32r/kernel/ |
D | traps.c | 249 struct pt_regs * regs, long error_code, siginfo_t *info) in do_trap() 294 asmlinkage void do_alignment_check(struct pt_regs *regs, long error_code) in do_alignment_check()
|
/linux-3.3/arch/x86/include/asm/ |
D | kmemcheck.h | 31 unsigned long address, unsigned long error_code) in kmemcheck_fault()
|
/linux-3.3/arch/sh/kernel/ |
D | traps_64.c | 95 asmlinkage void do_address_error_load(unsigned long error_code, struct pt_regs *regs) in do_address_error_load() 105 asmlinkage void do_address_error_store(unsigned long error_code, struct pt_regs *regs) in do_address_error_store() 140 void do_reserved_inst(unsigned long error_code, struct pt_regs *regs) in do_reserved_inst() 284 unsigned long error_code, struct pt_regs *regs, struct task_struct *tsk) in do_unhandled_exception()
|
D | traps_32.c | 573 unsigned long error_code = 0; in do_address_error() local 718 unsigned long error_code; in do_reserved_inst() local
|
/linux-3.3/arch/x86/um/shared/sysdep/ |
D | faultinfo_64.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
D | faultinfo_32.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
/linux-3.3/drivers/mtd/tests/ |
D | mtd_nandecctest.c | 25 unsigned char error_code[3]; in nand_ecc_test() local
|
/linux-3.3/arch/microblaze/mm/ |
D | fault.c | 88 unsigned long error_code) in do_page_fault()
|
/linux-3.3/arch/powerpc/mm/ |
D | icswx.c | 198 unsigned long error_code) in acop_handle_fault()
|
D | fault.c | 123 unsigned long error_code) in do_page_fault()
|
/linux-3.3/arch/um/kernel/ |
D | ptrace.c | 146 int error_code) in send_sigtrap()
|
/linux-3.3/arch/m32r/mm/ |
D | fault-nommu.c | 70 asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long error_code, in do_page_fault()
|
/linux-3.3/arch/tile/kernel/ |
D | ptrace.c | 188 void send_sigtrap(struct task_struct *tsk, struct pt_regs *regs, int error_code) in send_sigtrap()
|
/linux-3.3/arch/arm/include/asm/ |
D | sigcontext.h | 11 unsigned long error_code; member
|
D | processor.h | 43 unsigned long error_code; member
|
/linux-3.3/include/linux/ |
D | n_r3964.h | 146 int error_code; member 160 int error_code; member
|
/linux-3.3/arch/m32r/include/asm/ |
D | processor.h | 88 unsigned long error_code; /* Error code of trap */ member
|