| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | processor.h | 35 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | n_r3964.h | 92 int error_code; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | cpu.h | 49 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 D | cet.c | 28 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 D | sigcontext.h | 10 unsigned long error_code; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
| H A D | sigcontext.h | 23 unsigned long error_code; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 43 int error_code; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
| H A D | sigcontext.h | 23 unsigned long error_code; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 43 int error_code; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | n_r3964.h | 27 int error_code; member
|
| /kernel/linux/linux-5.10/arch/nds32/include/asm/ |
| H A D | processor.h | 37 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | fault.c | 196 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 D | fault.c | 222 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 D | fault.c | 222 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 D | orangefs-utils.c | 474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno() argument [all...] |
| /kernel/linux/linux-5.10/net/dccp/ |
| H A D | input.c | 125 static const u16 error_code[] = { in dccp_reset_code_convert() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/ |
| H A D | sec2.h | 57 u32 error_code; member
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | orangefs-utils.c | 474 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 D | osdep_service.c | 14 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE() argument
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | extable.c | 233 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 D | input.c | 125 static const u16 error_code[] = { in dccp_reset_code_convert() local
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| H A D | processor.h | 151 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | signal32.h | 14 compat_ulong_t error_code; member
|
| /kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/ |
| H A D | sigcontext.h | 44 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| H A D | traps.c | 259 static void send_sigtrap(struct pt_regs *regs, int error_code, int si_code) in send_sigtrap() argument
|