| /kernel/linux/linux-5.10/arch/h8300/mm/ |
| H A D | fault.c | 35 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | vsyscall.h | 20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
|
| H A D | cpu.h | 51 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() argument
|
| /kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/ |
| H A D | faultinfo_64.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| H A D | faultinfo_32.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | vsyscall.h | 21 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
|
| /kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/ |
| H A D | faultinfo_64.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| H A D | faultinfo_32.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vf_error.c | 34 uint16_t error_code; in amdgpu_vf_error_put() local
|
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| H A D | fault.c | 68 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | tlbex_32.c | 22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss() argument
|
| /kernel/linux/linux-6.6/arch/m68k/mm/ |
| H A D | fault.c | 68 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
|
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| H A D | tlbex_32.c | 22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vf_error.c | 34 uint16_t error_code; in amdgpu_vf_error_put() local
|
| /kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
| H A D | extable.c | 12 fixup_vdso_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) fixup_vdso_exception() argument
|
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| H A D | fault.c | 86 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
|
| /kernel/linux/linux-5.10/arch/um/kernel/ |
| H A D | ptrace.c | 115 static void send_sigtrap(struct uml_pt_regs *regs, int error_code) in send_sigtrap() argument
|
| /kernel/linux/linux-6.6/arch/microblaze/mm/ |
| H A D | fault.c | 86 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| H A D | ptrace.c | 114 static void send_sigtrap(struct uml_pt_regs *regs, int error_code) in send_sigtrap() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | smaller_maxphyaddr_emulation_test.c | 26 uint64_t error_code; in guest_code() local
|
| /kernel/linux/linux-5.10/arch/nds32/mm/ |
| H A D | fault.c | 73 do_page_fault(unsigned long entry, unsigned long addr, unsigned int error_code, struct pt_regs *regs) do_page_fault() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | processor.h | 35 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
| H A D | sigcontext.h | 12 unsigned long error_code; member
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | extable.c | 158 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception() argument 27 ex_handler_default(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_default() argument 37 ex_handler_fault(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_fault() argument 58 ex_handler_fprestore(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_fprestore() argument 73 ex_handler_uaccess(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_uaccess() argument 84 ex_handler_copy(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_copy() argument 96 ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_rdmsr_unsafe() argument 113 ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_wrmsr_unsafe() argument 129 ex_handler_clear_fs(const struct exception_table_entry *fixup, struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) ex_handler_clear_fs() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
| H A D | sigcontext.h | 12 unsigned long error_code; member
|