Home
last modified time | relevance | path

Searched defs:error_code (Results 76 - 100 of 234) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daiclib.h77 uint8_t error_code; member
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_r3964.c255 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code) in remove_from_tx_queue() argument
843 add_msg(struct r3964_client_info *pClient, int msg_id, int arg, int error_code, struct r3964_block_header *pBlock) add_msg() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dn_r3964.h108 int error_code; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h106 __le16 error_code; member
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c110 int map_wmi_error(int error_code) in map_wmi_error() argument
/kernel/linux/linux-6.6/drivers/char/
H A Dapplicom.h76 unsigned char error_code[2]; member
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface_64.h115 uint32_t error_code; /* private */ member
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_flash.h161 u16 error_code; member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvm86_32.c528 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() argument
548 void handle_vm86_fault(struct kernel_vm86_regs *regs, long error_code) in handle_vm86_fault() argument
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu_internal.h192 const u32 error_code; member
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daiclib.h77 uint8_t error_code; member
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dfault.c109 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch() argument
514 show_fault_oops(struct pt_regs *regs, unsigned long error_code, unsigned long address) in show_fault_oops() argument
591 pgtable_bad(struct pt_regs *regs, unsigned long error_code, unsigned long address) pgtable_bad() argument
612 set_signal_archinfo(unsigned long address, unsigned long error_code) set_signal_archinfo() argument
635 no_context(struct pt_regs *regs, unsigned long error_code, unsigned long address, int signal, int si_code) no_context() argument
762 show_signal_msg(struct pt_regs *regs, unsigned long error_code, unsigned long address, struct task_struct *tsk) show_signal_msg() argument
794 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, unsigned long address, u32 pkey, int si_code) __bad_area_nosemaphore() argument
846 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, unsigned long address) bad_area_nosemaphore() argument
853 __bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address, u32 pkey, int si_code) __bad_area() argument
867 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) bad_area() argument
872 bad_area_access_from_pkeys(unsigned long error_code, struct vm_area_struct *vma) bad_area_access_from_pkeys() argument
890 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, unsigned long address, struct vm_area_struct *vma) bad_area_access_error() argument
928 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address, vm_fault_t fault) do_sigbus() argument
963 mm_fault_error(struct pt_regs *regs, unsigned long error_code, unsigned long address, vm_fault_t fault) mm_fault_error() argument
996 spurious_kernel_fault_check(unsigned long error_code, pte_t *pte) spurious_kernel_fault_check() argument
1029 spurious_kernel_fault(unsigned long error_code, unsigned long address) spurious_kernel_fault() argument
1098 access_error(unsigned long error_code, struct vm_area_struct *vma) access_error() argument
1411 trace_page_fault_entries(struct pt_regs *regs, unsigned long error_code, unsigned long address) trace_page_fault_entries() argument
1424 handle_page_fault(struct pt_regs *regs, unsigned long error_code, unsigned long address) handle_page_fault() argument
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dprocessor.h142 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprocessor.h281 unsigned long error_code; member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dintel.c1118 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/kernel/
H A Dvm86_32.c562 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() argument
582 void handle_vm86_fault(struct kernel_vm86_regs *regs, long error_code) in handle_vm86_fault() argument
H A Dptrace.c1325 void send_sigtrap(struct pt_regs *regs, int error_code, int si_code) in send_sigtrap() argument
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dprocessor.h264 unsigned long error_code; member
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-mjpeg-fw.h221 enum jpeg_decoding_error_t error_code; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dimm.c153 imm_fail_func(imm_struct *dev, int error_code) in imm_fail_func() argument
H A Dppa.c160 static inline void ppa_fail_func(ppa_struct *dev, int error_code) in ppa_fail_func() argument
/kernel/linux/linux-5.10/include/net/phonet/
H A Dpep.h51 u8 error_code; /* any response */ member
/kernel/linux/linux-5.10/net/can/j1939/
H A Dsocket.c1211 int error_code = ENETDOWN; in j1939_sk_netdev_event_netdown() local
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
H A Des58x_fd.h166 u8 error_code; member
/kernel/linux/linux-6.6/include/net/phonet/
H A Dpep.h54 u8 error_code; /* any response */ member

Completed in 22 milliseconds

12345678910