Home
last modified time | relevance | path

Searched defs:error_code (Results 126 - 150 of 234) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c612 do_send_trap(struct pt_regs *regs, unsigned long address, unsigned long error_code, int breakpt) do_send_trap() argument
663 do_break(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_break() argument
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dcore.c375 ex_handler_rdmsr_fault(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_rdmsr_fault() argument
429 ex_handler_wrmsr_fault(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_wrmsr_fault() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h522 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_kern.c1493 static int map_error(int error_code) in map_error() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_emulate.h24 u16 error_code; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_acpi.h70 u8 error_code; /* error code */ member
/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c267 u8 error_code; member
276 u8 error_code; member
1402 u8 error_code = 0; in kvaser_usb_leaf_error_event() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c610 do_send_trap(struct pt_regs *regs, unsigned long address, unsigned long error_code, int breakpt) do_send_trap() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c1424 static int map_error(int error_code) in map_error() argument
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c114 static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code) in bnx2i_iscsi_license_error() argument
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c782 static void purge_requests(struct ibmvscsi_host_data *hostdata, int error_code) in purge_requests() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacer-wmi.c179 u8 error_code; /* Error Code */ member
198 u8 error_code; /* Error Code */ member
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h161 u32 error_code; member
257 u32 error_code; member
/kernel/linux/linux-6.6/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c268 u8 error_code; member
277 u8 error_code; member
1421 u8 error_code = 0; in kvaser_usb_leaf_error_event() local
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h164 u32 error_code; member
260 u32 error_code; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c263 u8 error_code; in mlxsw_linecard_device_fw_fsm_query_state() local
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c783 static void purge_requests(struct ibmvscsi_host_data *hostdata, int error_code) in purge_requests() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h451 unsigned long error_code; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_acpi.h70 u8 error_code; /* error code */ member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsev.c338 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem() local
417 unsigned long error_code = X86_PF_PROT; in vc_read_mem() local
1814 long error_code = ctxt->fi.error_code; vc_forward_exception() local
1859 vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) vc_raw_handle_exception() argument
1915 vc_is_db(unsigned long error_code) vc_is_db() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dkvm_emulate.h25 u16 error_code; member
/kernel/linux/linux-6.6/drivers/iommu/
H A Dapple-dart.c976 u32 error_code = FIELD_GET(DART_T8020_ERROR_CODE, error); in apple_dart_t8020_irq() local
1013 u32 error_code = FIELD_GET(DART_T8110_ERROR_CODE, error); in apple_dart_t8110_irq() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h252 uint64_t error_code; in __hyperv_hypercall() local
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c114 static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code) in bnx2i_iscsi_license_error() argument
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda.c602 u32 fsr, state, wait_state, module, error_code; in hda_dsp_get_state() local

Completed in 53 milliseconds

12345678910