Home
last modified time | relevance | path

Searched defs:error_code (Results 51 - 75 of 234) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dident_map_64.c326 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error() argument
342 void do_boot_page_fault(struct pt_regs *regs, unsigned long error_code) in do_boot_page_fault() argument
371 void do_boot_nmi_trap(struct pt_regs *regs, unsigned long error_code) in do_boot_nmi_trap() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface_32.h57 uint16_t error_code; /* private */ member
H A Dinterface_64.h115 uint32_t error_code; /* private */ member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsev-es.h54 unsigned long error_code; member
H A Duser_64.h130 unsigned long error_code; /* CPU error code or 0 */ member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dtraps_32.c475 unsigned long error_code = 0; in do_address_error() local
611 unsigned long error_code; in do_reserved_inst() local
/kernel/linux/linux-5.10/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c120 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsignal32.h14 compat_ulong_t error_code; member
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dfault.c192 static bool bad_kernel_fault(struct pt_regs *regs, unsigned long error_code, in bad_kernel_fault() argument
305 sanity_check_fault(bool is_write, bool is_user, unsigned long error_code, unsigned long address) sanity_check_fault() argument
405 ___do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) ___do_page_fault() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dtraps_32.c492 unsigned long error_code = 0; in do_address_error() local
619 unsigned long error_code; in do_reserved_inst() local
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dident_map_64.c344 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error() argument
360 void do_boot_page_fault(struct pt_regs *regs, unsigned long error_code) in do_boot_page_fault() argument
389 void do_boot_nmi_trap(struct pt_regs *regs, unsigned long error_code) in do_boot_nmi_trap() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h58 __le16 error_code; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c18 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-prologue.c325 prologue_relocate(struct bpf_insn_pos *pos, struct bpf_insn *error_code, in prologue_relocate() argument
369 struct bpf_insn *error_code = NULL; in bpf__gen_prologue() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h67 u32 error_code; member
/kernel/linux/linux-6.6/drivers/platform/x86/intel/ifs/
H A Difs.h154 u32 error_code :8; member
168 u32 error_code :8; member
192 u32 error_code :8; member
/kernel/linux/linux-6.6/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c120 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Duser_64.h130 unsigned long error_code; /* CPU error code or 0 */ member
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface_32.h57 uint16_t error_code; /* private */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h67 u32 error_code; member
H A Dsec2.h81 u32 error_code; member
101 u32 error_code; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dnested_exceptions_test.c115 static void vmx_run_l2(void *l2_code, int vector, uint32_t error_code) in vmx_run_l2() argument
126 GUEST_ASSERT_EQ(vmreadz(VM_EXIT_INTR_ERROR_CODE), error_code); in vmx_run_l2() local
76 svm_run_l2(struct svm_test_data *svm, void *l2_code, int vector, uint32_t error_code) svm_run_l2() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c100 do_trap_no_signal(struct task_struct *tsk, int trapnr, const char *str, struct pt_regs *regs, long error_code) do_trap_no_signal() argument
137 show_signal(struct task_struct *tsk, int signr, const char *type, const char *desc, struct pt_regs *regs, long error_code) show_signal() argument
152 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, long error_code, int sicode, void __user *addr) do_trap() argument
169 do_error_trap(struct pt_regs *regs, long error_code, char *str, unsigned long trapnr, int signr, int sicode, void __user *addr) do_error_trap() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dapplicom.h76 unsigned char error_code[2]; member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dprocessor.h129 unsigned long error_code; member

Completed in 13 milliseconds

12345678910