Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 25 of 37) 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()
668 static int kvm_handle_rdwr_fault(struct kvm_vcpu *vcpu, bool write, int ecode) in kvm_handle_rdwr_fault()
712 static int kvm_handle_read_fault(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_read_fault()
717 static int kvm_handle_write_fault(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_write_fault()
738 static int kvm_handle_fpu_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_fpu_disabled()
795 static int kvm_handle_lsx_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lsx_disabled()
815 static int kvm_handle_lasx_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lasx_disabled()
827 static int kvm_handle_lbt_disabled(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_lbt_disabled()
886 static int kvm_handle_hypercall(struct kvm_vcpu *vcpu, int ecode) in kvm_handle_hypercall()
946 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()
/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.c341 u8 ecode, int in_tx) in siw_init_terminate()
H A Dsiw_qp_tx.c798 enum rdmap_ecode ecode = RDMAP_ECODE_CATASTROPHIC_STREAM; in siw_qp_sq_proc_tx() local
/linux/tools/sched_ext/
H A Dscx_sdt.c48 __u64 ecode; in main() local
H A Dscx_central.c49 __u64 seq = 0, ecode; in main() local
H A Dscx_pair.c49 __u64 seq = 0, ecode; in main() local
H A Dscx_cpu0.c66 __u64 ecode; in main() local
H A Dscx_simple.c68 __u64 ecode; in main() local
H A Dscx_flatcg.c138 __u64 ecode; in main() local
H A Dscx_userland.c430 __u64 ecode; in main() local
/linux/drivers/crypto/caam/
H A Dkey_gen.c18 int ecode = 0; in split_key_done() local
H A Dblob_gen.c47 int ecode = 0; in caam_blob_job_done() local
H A Dcaamalg_qi2.c1295 int ecode = 0; in aead_encrypt_done() local
1316 int ecode = 0; in aead_decrypt_done() local
1402 int ecode = 0; in skcipher_encrypt_done() local
1440 int ecode = 0; in skcipher_decrypt_done() local
3411 int ecode = 0; in ahash_done() local
3437 int ecode = 0; in ahash_done_bi() local
3476 int ecode = 0; in ahash_done_ctx_src() local
3502 int ecode = 0; in ahash_done_ctx_dst() local
H A Dcaamalg_qi.c924 int ecode = 0; in aead_done() local
1224 int ecode = 0; in skcipher_done() 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/arch/riscv/kvm/
H A Dvcpu_pmu.c121 u32 ecode = get_event_code(eidx); in kvm_pmu_get_perf_event_config() local
152 u32 ecode = get_event_code(eidx); in kvm_pmu_get_fixed_pmc_index() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c434 union otx_cpt_error_code ecode; in cpt_process_ccode() local
/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c342 struct bpf_insn ecode[] = { 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/kernel/debug/
H A Ddebug_core.c836 kgdb_handle_exception(int evector, int signo, int ecode, struct pt_regs *regs) in kgdb_handle_exception()

12