Home
last modified time | relevance | path

Searched defs:ecode (Results 1 - 25 of 75) sorted by relevance

123

/third_party/musl/src/network/
H A Dhstrerror.c12 const char *hstrerror(int ecode) in hstrerror() argument
H A Dgai_strerror.c19 const char *gai_strerror(int ecode) in gai_strerror() argument
/third_party/node/test/overlapped-checker/
H A Dmain_win.c64 int ecode = GetLastError(); in main() local
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dkey_gen.c18 int ecode = 0; in split_key_done() local
H A Dcaampkc.c123 int ecode = 0; in rsa_pub_done() local
156 int ecode = 0; in rsa_priv_f_done() local
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dkey_gen.c18 int ecode = 0; in split_key_done() local
H A Dblob_gen.c45 int ecode = 0; in caam_blob_job_done() local
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dpci_drv.c65 pds_vfio_pci_notify_handler(struct notifier_block *nb, unsigned long ecode, void *data) pds_vfio_pci_notify_handler() argument
/third_party/musl/libc-test/src/functional/
H A Diconv_test.c75 int IsExcludeToEncode(char *ecode) in IsExcludeToEncode() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dadminq.c26 u16 ecode = le16_to_cpu(comp->event.ecode); in pdsc_process_notifyq() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dos_support.c182 const char *ff_gai_strerror(int ecode) in ff_gai_strerror() argument
/third_party/python/Modules/
H A Dgetaddrinfo.c205 gai_strerror(int ecode) in gai_strerror() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c434 union otx_cpt_error_code ecode; in cpt_process_ccode() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseport_bpf.c344 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_pmu.c116 u32 ecode = get_event_code(eidx); in kvm_pmu_get_perf_event_config() local
144 u32 ecode = get_event_code(eidx); in kvm_pmu_get_fixed_pmc_index() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c364 siw_init_terminate(struct siw_qp *qp, enum term_elayer layer, u8 etype, u8 ecode, int in_tx) siw_init_terminate() argument
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dnetmisc.c791 ntstatus_to_dos(__u32 ntstatus, __u8 *eclass, __u16 *ecode) in ntstatus_to_dos() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c647 u32 ecode = nvkm_rd32(device, 0x400110); in nv50_gr_intr() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnetmisc.c790 ntstatus_to_dos(__u32 ntstatus, __u8 *eclass, __u16 *ecode) in ntstatus_to_dos() argument
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c434 union otx_cpt_error_code ecode; in cpt_process_ccode() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c647 u32 ecode = nvkm_rd32(device, 0x400110); in nv50_gr_intr() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c367 siw_init_terminate(struct siw_qp *qp, enum term_elayer layer, u8 etype, u8 ecode, int in_tx) siw_init_terminate() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_bpf.c342 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dtraps.c259 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name() argument
324 unsigned int ecode = FIELD_GET(CSR_ESTAT_EXC, x); in print_estat() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dtraps.c227 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name() argument
292 unsigned int ecode = FIELD_GET(CSR_ESTAT_EXC, x); in print_estat() local

Completed in 19 milliseconds

123