Home
last modified time | relevance | path

Searched defs:error_code (Results 26 – 50 of 128) sorted by relevance

123456

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c429 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query()
557 u8 control_state, error_code; in mlx5_fsm_lock() local
621 u8 control_state, error_code; in mlx5_fsm_query_state() local
/linux-6.14.4/tools/testing/selftests/powerpc/tm/
Dtm-trap.c45 #define pr_error(error_code, format, ...) \ argument
/linux-6.14.4/arch/arm/include/asm/
Dprocessor.h35 unsigned long error_code; member
/linux-6.14.4/arch/arm/include/uapi/asm/
Dsigcontext.h12 unsigned long error_code; member
/linux-6.14.4/arch/x86/kernel/
Dvm86_32.c527 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap()
547 void handle_vm86_fault(struct kernel_vm86_regs *regs, long error_code) in handle_vm86_fault()
/linux-6.14.4/arch/x86/entry/vsyscall/
Dvsyscall_64.c115 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall()
/linux-6.14.4/drivers/staging/rtl8723bs/os_dep/
Dosdep_service.c13 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE()
/linux-6.14.4/arch/arm64/kvm/
Dpauth.c128 u64 mask, error_code; in corrupt_addr() local
/linux-6.14.4/fs/orangefs/
Dorangefs-utils.c474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno()
/linux-6.14.4/arch/x86/coco/sev/
Dcore.c358 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem() local
437 unsigned long error_code = X86_PF_PROT; in vc_read_mem() local
576 long error_code = ctxt->fi.error_code; in vc_forward_exception() local
2155 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception()
2211 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db()
/linux-6.14.4/arch/x86/kernel/cpu/
Dbus_lock.c304 bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock()
/linux-6.14.4/arch/x86/kvm/svm/
Dsvm.c2044 u64 error_code = svm->vmcb->control.exit_info_1; in pf_interception() local
2058 u64 error_code = svm->vmcb->control.exit_info_1; in npf_interception() local
2388 u32 error_code = svm->vmcb->control.exit_info_1; in gp_interception() local
2520 u32 error_code = 0; in task_switch_interception() local
3538 u32 *intr_info, u32 *error_code) in svm_get_exit_info()
3554 u32 *error_code) in svm_get_entry_info()
4843 u64 error_code; in svm_check_emulate_instruction() local
/linux-6.14.4/net/dccp/
Dinput.c125 static const u16 error_code[] = { in dccp_reset_code_convert() local
/linux-6.14.4/arch/arm64/include/asm/
Dsignal32.h14 compat_ulong_t error_code; member
/linux-6.14.4/arch/x86/include/asm/xen/
Dinterface_32.h57 uint16_t error_code; /* private */ member
Dinterface_64.h115 uint32_t error_code; /* private */ member
/linux-6.14.4/drivers/scsi/aic7xxx/
Daiclib.h77 uint8_t error_code; member
/linux-6.14.4/drivers/net/wwan/iosm/
Diosm_ipc_flash.h161 u16 error_code; member
/linux-6.14.4/sound/pci/mixart/
Dmixart_core.h66 u32 error_code; member
276 u32 error_code; member
304 u32 error_code; member
458 u32 error_code; member
/linux-6.14.4/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c109 int map_wmi_error(int error_code) in map_wmi_error()
/linux-6.14.4/arch/x86/include/asm/
Duser_64.h130 unsigned long error_code; /* CPU error code or 0 */ member
/linux-6.14.4/include/net/phonet/
Dpep.h54 u8 error_code; /* any response */ member
/linux-6.14.4/drivers/char/
Dapplicom.h76 unsigned char error_code[2]; member
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvfw/
Dpmu.h67 u32 error_code; member
/linux-6.14.4/kernel/
Dexit.c1052 SYSCALL_DEFINE1(exit, int, error_code) in SYSCALL_DEFINE1() argument
1096 SYSCALL_DEFINE1(exit_group, int, error_code) in SYSCALL_DEFINE1() argument

123456