Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/loongarch/kvm/
H A Dexit.c346 static int kvm_handle_gspr(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_gspr()
666 static int kvm_handle_rdwr_fault(struct kvm_vcpu *vcpu, bool write, int ecode) in kvm_handle_rdwr_fault()
710 static int kvm_handle_read_fault(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_read_fault()
715 static int kvm_handle_write_fault(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_write_fault()
736 static int kvm_handle_fpu_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_fpu_disabled()
794 static int kvm_handle_lsx_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lsx_disabled()
810 static int kvm_handle_lasx_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lasx_disabled()
818 static int kvm_handle_lbt_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lbt_disabled()
873 static int kvm_handle_hypercall(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_hypercall()
933 static int kvm_fault_ni(struct kvm_vcpu *vcpu, int ecode) in kvm_fault_ni()
H A Dmmu.c915 int kvm_handle_mm_fault(struct kvm_vcpu *vcpu, unsigned long gpa, bool write, int ecode) in kvm_handle_mm_fault()
H A Dvcpu.c322 u32 ecode = (estat & CSR_ESTAT_EXC) >> CSR_ESTAT_EXC_SHIFT; in kvm_handle_exit() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c170 enum ddp_ecode ecode; in siw_rresp_check_ntoh() local
233 enum ddp_ecode ecode; in siw_write_check_ntoh() local
282 enum ddp_ecode ecode; in siw_send_check_ntoh() local
1021 enum ddp_ecode ecode; in siw_get_hdr() local
H A Diwarp.h185 __be32 ecode : 8; member
195 __be32 ecode : 8; member
244 u8 ecode) in __rdmap_term_set_ecode()
H A Dsiw_qp_tx.c798 enum rdmap_ecode ecode = RDMAP_ECODE_CATASTROPHIC_STREAM; in siw_qp_sq_proc_tx() local
/linux/drivers/crypto/caam/
H A Dkey_gen.c18 int ecode = 0; in split_key_done() local
H A Dcaamalg_qi.c924 int ecode = 0; in aead_done() local
1224 int ecode = 0; in skcipher_done() local
H A Dcaamhash.c594 int ecode = 0; in ahash_done_cpy() local
645 int ecode = 0; in ahash_done_switch() local
H A Dcaamalg.c986 int ecode = 0; in aead_crypt_done() local
1027 int ecode = 0; in skcipher_crypt_done() local
/linux/tools/sched_ext/
H A Dscx_simple.c66 __u64 ecode; in main() local
/linux/drivers/vfio/pci/pds/
H A Dpci_drv.c47 unsigned long ecode, void *data) in pds_vfio_pci_notify_handler()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dadminq.c21 u16 ecode = le16_to_cpu(comp->event.ecode); in pdsc_process_notifyq() local
/linux/arch/loongarch/kernel/
H A Dtraps.c254 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name()
319 unsigned int ecode = FIELD_GET(CSR_ESTAT_EXC, x); in print_estat() local
/linux/drivers/net/hippi/
H A Drrunner.c564 int ecode = 0; in rr_init1() local
1188 int ecode = 0; in rr_open() local
/linux/fs/smb/client/
H A Dnetmisc.c789 ntstatus_to_dos(__u32 ntstatus, __u8 *eclass, __u16 *ecode) in ntstatus_to_dos()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c434 union otx_cpt_error_code ecode; in cpt_process_ccode() local
/linux/include/uapi/linux/
H A Dkfd_ioctl.h972 KFD_EC_MASK(ecode) global() argument
1008 KFD_DBG_EC_IS_VALID(ecode) global() argument
1009 KFD_DBG_EC_TYPE_IS_QUEUE(ecode) global() argument
1011 KFD_DBG_EC_TYPE_IS_DEVICE(ecode) global() argument
1013 KFD_DBG_EC_TYPE_IS_PROCESS(ecode) global() argument
1015 KFD_DBG_EC_TYPE_IS_PACKET(ecode) global() argument
[all...]
/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c342 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c647 u32 ecode = nvkm_rd32(device, 0x400110); in nv50_gr_intr() local
/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c27 unsigned long ecode, in pds_vdpa_notify_handler()
/linux/drivers/iio/adc/
H A Drohm-bd79124.c886 u64 ecode; in bd79124_event_handler() local
/linux/drivers/net/can/usb/
H A Dems_usb.c169 u8 ecode; member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2545 __le16 ecode; member
2561 __le16 ecode; member
2580 __le16 ecode; member
2594 __le16 ecode; member
2606 __le16 ecode; member
2618 __le16 ecode; member
/linux/drivers/net/ethernet/alteon/
H A Dacenic.c868 int board_idx, ecode = 0; in ace_init() local

12