Home
last modified time | relevance | path

Searched defs:z (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_hash.c29 #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) argument
30 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) argument
31 #define H(x, y, z) ((x) ^ (y) ^ (z)) argument
32 #define I(x, y, z) ((y) ^ ((x) | (~z))) argument
/dpdk/lib/eal/common/
H A Drte_random.c93 __rte_rand_lfsr258_comp(uint64_t z,uint64_t a,uint64_t b,uint64_t c,uint64_t d) __rte_rand_lfsr258_comp() argument
/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.h37 #define FPA_VF_FREE_ADDRS_S(x, y, z) \ argument
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c330 core_share(int pNo,int z,int x,int t) core_share() argument
346 int noVms = 0, noVcpus = 0, z, x, t; core_share_status() local
[all...]
/dpdk/drivers/common/nitrox/
H A Dnitrox_hal.h61 uint64_t z : 1; member
/dpdk/drivers/ml/cnxk/
H A Dcn10k_ml_model.h252 uint32_t z; member