Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 25 of 112) sorted by relevance

12345

/Linux-v6.1/arch/x86/mm/
Dfault.c121 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch()
483 static int is_f00f_bug(struct pt_regs *regs, unsigned long error_code, in is_f00f_bug()
528 show_fault_oops(struct pt_regs *regs, unsigned long error_code, unsigned long address) in show_fault_oops()
605 pgtable_bad(struct pt_regs *regs, unsigned long error_code, in pgtable_bad()
627 unsigned long *error_code) in sanitize_error_code()
643 unsigned long error_code) in set_signal_archinfo()
653 page_fault_oops(struct pt_regs *regs, unsigned long error_code, in page_fault_oops()
733 kernelmode_fixup_or_oops(struct pt_regs *regs, unsigned long error_code, in kernelmode_fixup_or_oops()
789 show_signal_msg(struct pt_regs *regs, unsigned long error_code, in show_signal_msg()
831 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore()
[all …]
/Linux-v6.1/arch/sh/mm/
Dfault.c222 no_context(struct pt_regs *regs, unsigned long error_code, in no_context()
244 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore()
263 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore()
270 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area()
285 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area()
291 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error()
298 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address) in do_sigbus()
313 mm_fault_error(struct pt_regs *regs, unsigned long error_code, in mm_fault_error()
358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error()
390 unsigned long error_code, in do_page_fault()
Dtlbex_32.c22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss()
/Linux-v6.1/arch/x86/kernel/
Dtraps.c106 struct pt_regs *regs, long error_code) in do_trap_no_signal()
147 struct pt_regs *regs, long error_code) in show_signal()
161 long error_code, int sicode, void __user *addr) in do_trap()
177 static void do_error_trap(struct pt_regs *regs, long error_code, char *str, in do_error_trap()
700 unsigned long error_code, const char *str) in gp_try_fixup_and_notify()
720 unsigned long error_code, const char *str) in gp_user_force_sig_segv()
1360 static void ve_raise_fault(struct pt_regs *regs, long error_code) in ve_raise_fault()
Dsev.c326 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem() local
405 unsigned long error_code = X86_PF_PROT; in vc_read_mem() local
1819 long error_code = ctxt->fi.error_code; in vc_forward_exception() local
1864 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception()
1920 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db()
/Linux-v6.1/drivers/platform/x86/intel/ifs/
Difs.h137 u32 error_code :8; member
151 u32 error_code :8; member
175 u32 error_code :8; member
/Linux-v6.1/arch/powerpc/mm/
Dfault.c197 static bool bad_kernel_fault(struct pt_regs *regs, unsigned long error_code, in bad_kernel_fault()
306 unsigned long error_code, unsigned long address) in sanity_check_fault()
406 unsigned long error_code) in ___do_page_fault()
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dnested_exceptions_test.c77 uint32_t error_code) in svm_run_l2()
115 static void vmx_run_l2(void *l2_code, int vector, uint32_t error_code) in vmx_run_l2()
/Linux-v6.1/arch/x86/include/asm/
Dvsyscall.h20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall()
Dcpu.h54 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock()
/Linux-v6.1/arch/x86/boot/compressed/
Dident_map_64.c338 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error()
354 void do_boot_page_fault(struct pt_regs *regs, unsigned long error_code) in do_boot_page_fault()
/Linux-v6.1/tools/perf/util/
Dbpf-prologue.c325 prologue_relocate(struct bpf_insn_pos *pos, struct bpf_insn *error_code, in prologue_relocate()
369 struct bpf_insn *error_code = NULL; in bpf__gen_prologue() local
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vf_error.c34 uint16_t error_code; in amdgpu_vf_error_put() local
/Linux-v6.1/arch/m68k/mm/
Dfault.c69 unsigned long error_code) in do_page_fault()
/Linux-v6.1/arch/x86/um/shared/sysdep/
Dfaultinfo_32.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
Dfaultinfo_64.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
/Linux-v6.1/arch/x86/entry/vdso/
Dextable.c13 unsigned long error_code, unsigned long fault_addr) in fixup_vdso_exception()
/Linux-v6.1/arch/sh/kernel/
Dtraps_32.c492 unsigned long error_code = 0; in do_address_error() local
619 unsigned long error_code; in do_reserved_inst() local
/Linux-v6.1/arch/microblaze/mm/
Dfault.c87 unsigned long error_code) in do_page_fault()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h28 __le16 error_code; member
82 __le16 error_code; member
498 __le16 error_code; member
527 __le16 error_code; member
567 __le16 error_code; member
1401 __le16 error_code; member
1424 __le16 error_code; member
1448 __le16 error_code; member
1472 __le16 error_code; member
1531 __le16 error_code; member
[all …]
/Linux-v6.1/arch/um/kernel/
Dptrace.c114 static void send_sigtrap(struct uml_pt_regs *regs, int error_code) in send_sigtrap()
/Linux-v6.1/tools/testing/selftests/powerpc/tm/
Dtm-trap.c45 #define pr_error(error_code, format, ...) \ argument
/Linux-v6.1/arch/arm/include/asm/
Dprocessor.h35 unsigned long error_code; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c424 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query()
552 u8 control_state, error_code; in mlx5_fsm_lock() local
616 u8 control_state, error_code; in mlx5_fsm_query_state() local
/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dosdep_service.c14 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE()

12345