Home
last modified time | relevance | path

Searched defs:error_code (Results 26 - 50 of 234) sorted by relevance

12345678910

/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprocessor.h35 unsigned long error_code; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dn_r3964.h92 int error_code; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpu.h49 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcet.c28 static const char *cp_err_string(unsigned long error_code) in cp_err_string() argument
37 static void do_unexpected_cp(struct pt_regs *regs, unsigned long error_code) in do_unexpected_cp() argument
47 static void do_user_cp_fault(struct pt_regs *regs, unsigned long error_code) in do_user_cp_fault() argument
84 do_kernel_cp_fault(struct pt_regs *regs, unsigned long error_code) do_kernel_cp_fault() argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dsigcontext.h10 unsigned long error_code; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dsigcontext.h23 unsigned long error_code; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dn_r3964.h43 int error_code; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dsigcontext.h23 unsigned long error_code; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dn_r3964.h43 int error_code; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dn_r3964.h27 int error_code; member
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dprocessor.h37 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dfault.c196 static bool bad_kernel_fault(struct pt_regs *regs, unsigned long error_code, in bad_kernel_fault() argument
304 sanity_check_fault(bool is_write, bool is_user, unsigned long error_code, unsigned long address) sanity_check_fault() argument
389 __do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) __do_page_fault() argument
543 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dfault.c222 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() argument
246 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() argument
265 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() argument
272 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() argument
287 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() argument
293 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, unsigned long address) bad_area_access_error() argument
300 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address) do_sigbus() argument
315 mm_fault_error(struct pt_regs *regs, unsigned long error_code, unsigned long address, vm_fault_t fault) mm_fault_error() argument
360 access_error(int error_code, struct vm_area_struct *vma) access_error() argument
391 do_page_fault(struct pt_regs *regs, unsigned long error_code, unsigned long address) do_page_fault() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dfault.c222 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() argument
244 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() argument
263 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() argument
270 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() argument
285 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() argument
291 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, unsigned long address) bad_area_access_error() argument
298 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address) do_sigbus() argument
313 mm_fault_error(struct pt_regs *regs, unsigned long error_code, unsigned long address, vm_fault_t fault) mm_fault_error() argument
358 access_error(int error_code, struct vm_area_struct *vma) access_error() argument
389 do_page_fault(struct pt_regs *regs, unsigned long error_code, unsigned long address) do_page_fault() argument
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-utils.c474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno() argument
[all...]
/kernel/linux/linux-5.10/net/dccp/
H A Dinput.c125 static const u16 error_code[] = { in dccp_reset_code_convert() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
H A Dsec2.h57 u32 error_code; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-utils.c474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c14 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE() argument
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dextable.c233 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception() argument
/kernel/linux/linux-6.6/net/dccp/
H A Dinput.c125 static const u16 error_code[] = { in dccp_reset_code_convert() local
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dprocessor.h151 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsignal32.h14 compat_ulong_t error_code; member
/kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/
H A Dsigcontext.h44 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dtraps.c259 static void send_sigtrap(struct pt_regs *regs, int error_code, int si_code) in send_sigtrap() argument

Completed in 11 milliseconds

12345678910