/linux-4.4.14/arch/x86/kernel/ |
D | traps.c | 186 struct pt_regs *regs, long error_code) in do_trap_no_signal() 246 long error_code, siginfo_t *info) in do_trap() 280 static void do_error_trap(struct pt_regs *regs, long error_code, char *str, in do_error_trap() 312 dotraplinkage void do_double_fault(struct pt_regs *regs, long error_code) in do_double_fault() 362 dotraplinkage void do_bounds(struct pt_regs *regs, long error_code) in do_bounds() 441 do_general_protection(struct pt_regs *regs, long error_code) in do_general_protection() 484 dotraplinkage void notrace do_int3(struct pt_regs *regs, long error_code) in do_int3() 598 dotraplinkage void do_debug(struct pt_regs *regs, long error_code) in do_debug() 689 static void math_error(struct pt_regs *regs, int error_code, int trapnr) in math_error() 730 dotraplinkage void do_coprocessor_error(struct pt_regs *regs, long error_code) in do_coprocessor_error() [all …]
|
D | doublefault.c | 73 void df_debug(struct pt_regs *regs, long error_code) {} in df_debug() 77 void df_debug(struct pt_regs *regs, long error_code) in df_debug()
|
D | vm86_32.c | 558 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() 578 void handle_vm86_fault(struct kernel_vm86_regs *regs, long error_code) in handle_vm86_fault()
|
D | nmi.c | 482 do_nmi(struct pt_regs *regs, long error_code) in do_nmi()
|
D | ptrace.c | 1417 int error_code, int si_code, in fill_sigtrap_info() 1437 int error_code, int si_code) in send_sigtrap()
|
D | kvm.c | 258 do_async_page_fault(struct pt_regs *regs, unsigned long error_code) in do_async_page_fault()
|
/linux-4.4.14/arch/sh/mm/ |
D | fault.c | 226 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() 250 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() 271 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() 278 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() 293 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() 299 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error() 306 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address) in do_sigbus() 321 mm_fault_error(struct pt_regs *regs, unsigned long error_code, in mm_fault_error() 366 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() 398 unsigned long error_code, in do_page_fault()
|
D | tlbex_32.c | 22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss()
|
/linux-4.4.14/arch/x86/mm/ |
D | fault.c | 137 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch() 594 show_fault_oops(struct pt_regs *regs, unsigned long error_code, in show_fault_oops() 632 pgtable_bad(struct pt_regs *regs, unsigned long error_code, in pgtable_bad() 658 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() 743 show_signal_msg(struct pt_regs *regs, unsigned long error_code, in show_signal_msg() 763 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() 819 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() 826 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() 841 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() 847 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error() [all …]
|
/linux-4.4.14/arch/h8300/mm/ |
D | fault.c | 36 unsigned long error_code) in do_page_fault()
|
/linux-4.4.14/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()
|
D | mce.c | 973 void do_machine_check(struct pt_regs *regs, long error_code) in do_machine_check() 1665 static void unexpected_machine_check(struct pt_regs *regs, long error_code) in unexpected_machine_check()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | traps.c | 237 struct pt_regs * regs, long error_code, siginfo_t *info) in do_trap() 282 asmlinkage void do_alignment_check(struct pt_regs *regs, long error_code) in do_alignment_check()
|
D | entry.S | 482 error_code: label
|
/linux-4.4.14/arch/m68k/mm/ |
D | fault.c | 70 unsigned long error_code) in do_page_fault()
|
/linux-4.4.14/arch/unicore32/include/uapi/asm/ |
D | sigcontext.h | 23 unsigned long error_code; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kmemcheck.h | 31 unsigned long address, unsigned long error_code) in kmemcheck_fault()
|
D | user_64.h | 129 unsigned long error_code; /* CPU error code or 0 */ member
|
D | kvm_emulate.h | 23 u16 error_code; member
|
D | processor.h | 402 unsigned long error_code; member
|
D | kvm_host.h | 457 u32 error_code; member 1139 static inline void kvm_inject_gp(struct kvm_vcpu *vcpu, u32 error_code) in kvm_inject_gp()
|
/linux-4.4.14/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-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_hsi.h | 391 __le16 error_code; member 510 __le16 error_code; member 526 __le16 error_code; member 677 __le16 error_code; member 740 __le16 error_code; member 767 __le16 error_code; member 794 __le16 error_code; member 823 __le16 error_code; member 852 __le16 error_code; member 880 __le16 error_code; member [all …]
|
D | bnxt.c | 3378 u16 error_code; in hwrm_ring_free_send_msg() local
|
/linux-4.4.14/arch/sh/kernel/ |
D | traps_64.c | 647 void do_reserved_inst(unsigned long error_code, struct pt_regs *regs) in do_reserved_inst() 781 asmlinkage void do_address_error_load(unsigned long error_code, struct pt_regs *regs) in do_address_error_load() 788 asmlinkage void do_address_error_store(unsigned long error_code, struct pt_regs *regs) in do_address_error_store()
|
D | traps_32.c | 476 unsigned long error_code = 0; in do_address_error() local 617 unsigned long error_code; in do_reserved_inst() local
|
/linux-4.4.14/arch/microblaze/mm/ |
D | fault.c | 87 unsigned long error_code) in do_page_fault()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | icswx.c | 198 unsigned long error_code) in acop_handle_fault()
|
D | fault.c | 209 unsigned long error_code) in do_page_fault()
|
/linux-4.4.14/arch/um/kernel/ |
D | ptrace.c | 116 int error_code) in send_sigtrap()
|
/linux-4.4.14/include/uapi/linux/ |
D | n_r3964.h | 91 int error_code; member
|
D | cdrom.h | 700 __u8 error_code : 7; member
|
D | kvm.h | 229 __u32 error_code; member
|
/linux-4.4.14/arch/m32r/mm/ |
D | fault-nommu.c | 69 asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long error_code, in do_page_fault()
|
D | fault.c | 74 asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long error_code, in do_page_fault()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | processor.h | 46 unsigned long error_code; member
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
D | osdep_service.c | 35 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE()
|
/linux-4.4.14/arch/arm/include/uapi/asm/ |
D | sigcontext.h | 11 unsigned long error_code; member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | processor.h | 43 unsigned long error_code; member
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | processor.h | 88 unsigned long error_code; /* Error code of trap */ member
|
/linux-4.4.14/arch/x86/entry/ |
D | entry_32.S | 914 error_code: label
|
/linux-4.4.14/drivers/tty/ |
D | n_r3964.c | 250 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code) in remove_from_tx_queue() 840 int error_code, struct r3964_block_header *pBlock) in add_msg()
|
/linux-4.4.14/net/dccp/ |
D | input.c | 129 const u16 error_code[] = { in dccp_reset_code_convert() local
|
/linux-4.4.14/arch/score/include/asm/ |
D | processor.h | 59 unsigned long error_code; member
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
D | interface_32.h | 56 uint16_t error_code; /* private */ member
|
D | interface_64.h | 114 uint32_t error_code; /* private */ member
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | processor.h | 134 unsigned long error_code; member
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aiclib.h | 77 uint8_t error_code; member
|
/linux-4.4.14/kernel/ |
D | exit.c | 845 SYSCALL_DEFINE1(exit, int, error_code) in SYSCALL_DEFINE1() argument 887 SYSCALL_DEFINE1(exit_group, int, error_code) in SYSCALL_DEFINE1() argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | process.c | 307 unsigned long error_code, int signal_code, int breakpt) in do_send_trap() 325 unsigned long error_code) in do_break()
|
D | traps.c | 1749 unsigned long error_code) in CacheLockingException()
|
/linux-4.4.14/sound/pci/mixart/ |
D | mixart_core.h | 78 u32 error_code; member 281 u32 error_code; member 309 u32 error_code; member 464 u32 error_code; member
|
/linux-4.4.14/drivers/char/ |
D | applicom.h | 75 unsigned char error_code[2]; member
|
/linux-4.4.14/include/linux/ |
D | n_r3964.h | 108 int error_code; member
|
D | usb.h | 1870 static inline int usb_translate_errors(int error_code) in usb_translate_errors()
|
/linux-4.4.14/include/net/phonet/ |
D | pep.h | 64 u8 error_code; /* any response */ member
|
/linux-4.4.14/arch/unicore32/mm/ |
D | alignment.c | 356 do_alignment(unsigned long addr, unsigned int error_code, struct pt_regs *regs) in do_alignment()
|
/linux-4.4.14/arch/x86/mm/kmemcheck/ |
D | kmemcheck.c | 621 unsigned long error_code) in kmemcheck_fault()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | processor.h | 271 unsigned long error_code; member
|
/linux-4.4.14/arch/arm64/kernel/ |
D | signal32.c | 35 compat_ulong_t error_code; member
|
/linux-4.4.14/drivers/scsi/ |
D | ppa.c | 159 static inline void ppa_fail_func(ppa_struct *dev, int error_code) in ppa_fail_func()
|
D | imm.c | 150 imm_fail_func(imm_struct *dev, int error_code) in imm_fail_func()
|
D | FlashPoint.c | 6989 static void FPT_queueFlushSccb(unsigned char p_card, unsigned char error_code) in FPT_queueFlushSccb() 7031 unsigned char error_code) in FPT_queueFlushTargSccb()
|
D | mvumi.h | 242 u8 error_code:7; member
|
D | osst.h | 88 unsigned error_code :7; /* Current of deferred errors */ member
|
/linux-4.4.14/arch/x86/kvm/ |
D | mmu.c | 2841 static bool page_fault_can_be_fast(u32 error_code) in page_fault_can_be_fast() 2900 u32 error_code) in fast_page_fault() 2980 static int nonpaging_map(struct kvm_vcpu *vcpu, gva_t v, u32 error_code, in nonpaging_map() 3398 u32 error_code, bool prefault) in nonpaging_page_fault() 3481 static int tdp_page_fault(struct kvm_vcpu *vcpu, gva_t gpa, u32 error_code, in tdp_page_fault() 4398 int kvm_mmu_page_fault(struct kvm_vcpu *vcpu, gva_t cr2, u32 error_code, in kvm_mmu_page_fault()
|
D | svm.c | 536 bool has_error_code, u32 error_code, in svm_queue_exception() 1624 u32 error_code; in pf_interception() local 1955 bool has_error_code, u32 error_code) in nested_svm_check_exception() 2729 u32 error_code = 0; in task_switch_interception() local
|
D | x86.c | 362 unsigned nr, bool has_error, u32 error_code, in kvm_multiple_exception() 451 void kvm_queue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_queue_exception_e() 457 void kvm_requeue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_requeue_exception_e() 6988 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
|
D | vmx.c | 2273 bool has_error_code, u32 error_code, in vmx_queue_exception() 5225 u32 intr_info, ex_no, error_code; in handle_exception() local 5817 u32 error_code = 0; in handle_task_switch() local 5881 u32 error_code; in handle_ept_violation() local 9030 u16 error_code) in nested_vmx_is_page_fault_vmexit()
|
D | emulate.c | 3141 bool has_error_code, u32 error_code) in emulator_do_task_switch() 3243 bool has_error_code, u32 error_code) in emulator_task_switch()
|
/linux-4.4.14/drivers/platform/x86/ |
D | acer-wmi.c | 162 u8 error_code; /* Error Code */ member 181 u8 error_code; /* Error Code */ member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gpu_error.c | 768 uint32_t error_code = 0; in i915_error_generate_code() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | vub300.c | 119 u8 error_code; member 760 static int vub300_response_error(u8 error_code) in vub300_response_error()
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvscsi.c | 792 static void purge_requests(struct ibmvscsi_host_data *hostdata, int error_code) in purge_requests()
|
D | ibmvfc.c | 804 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request() 826 static void ibmvfc_purge_requests(struct ibmvfc_host *vhost, int error_code) in ibmvfc_purge_requests()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 114 static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code) in bnx2i_iscsi_license_error()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_hw.c | 3024 u32 error_code; in nes_cqp_ce_handler() local
|
D | nes_hw.h | 1358 u8 error_code; member
|
/linux-4.4.14/include/linux/qed/ |
D | common_hsi.h | 306 u8 error_code; member
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | kvm.h | 299 __u32 error_code; member
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_fsf.h | 199 u32 error_code; member
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr.h | 47 volatile void __iomem *error_code; member
|
/linux-4.4.14/drivers/android/ |
D | binder.c | 1188 uint32_t error_code) in binder_send_failed_reply()
|
/linux-4.4.14/include/net/bluetooth/ |
D | mgmt.h | 589 __u8 error_code; member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 808 u64 *error_code, u64 *scratch_buf_size_needed) in ia64_sal_update_pal()
|
/linux-4.4.14/drivers/md/ |
D | dm-thin.c | 458 struct dm_bio_prison_cell *cell, int error_code) in cell_error_with_code()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 1042 uint8_t error_code; /* 0D - 0D */ member
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | aacraid.h | 871 u8 error_code; /* 70h (current errors), 71h(deferred errors) */ member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq_cmd.h | 1010 u8 error_code; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq_cmd.h | 1013 u8 error_code; member
|