Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 11 of 11) sorted by relevance

/dpdk/config/arm/
H A Darmv8_machine.py6 fname = '/sys/devices/system/cpu/cpu0/regs/identification/midr_el1' variable
/dpdk/lib/bpf/
H A Dbpf_stub.c14 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
H A Dbpf_pkt.c492 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in bpf_eth_elf_load()
562 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_rx_elf_load()
578 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_tx_elf_load()
H A Dbpf_load_elf.c298 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
/dpdk/app/test/
H A Dtest_ring_stress_impl.h174 const char *fname, const char *opname) in check_ring_op()
185 test_worker(void *arg, const char *fname, int32_t prcs) in test_worker()
H A Dresource.c53 int resource_fwrite_file(const struct resource *r, const char *fname) in resource_fwrite_file()
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c329 mlx5_dump_debug_information(const char *fname, const char *hex_title, in mlx5_dump_debug_information()
/dpdk/app/test-pmd/
H A Dbpf_cmd.c97 const char *fname, *sname; in cmd_operate_bpf_ld_parsed() local
/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c226 const char *mname, *fname; in fman_if_init() local
/dpdk/lib/vhost/
H A Dvhost_user.c1486 char fname[20] = "/tmp/memfd-XXXXXX"; in inflight_mem_alloc() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c8225 #define GET_FIELD(value, fname) \ argument