Searched defs:fname (Results 1 – 8 of 8) sorted by relevance
/dpdk/config/arm/ |
H A D | armv8_machine.py | 6 fname = '/sys/devices/system/cpu/cpu0/regs/identification/midr_el1' variable
|
/dpdk/lib/bpf/ |
H A D | bpf_stub.c | 14 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
|
H A D | bpf_pkt.c | 492 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 D | bpf_load_elf.c | 298 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
|
/dpdk/lib/eal/unix/ |
H A D | eal_debug.c | 84 const char *fname; in rte_dump_stack() local
|
/dpdk/drivers/net/mlx5/ |
H A D | mlx5_rxtx.c | 329 mlx5_dump_debug_information(const char *fname, const char *hex_title, in mlx5_dump_debug_information()
|
/dpdk/app/test-pmd/ |
H A D | bpf_cmd.c | 99 const char *fname, *sname; in cmd_operate_bpf_ld_parsed() local
|
/dpdk/lib/vhost/ |
H A D | vhost_user.c | 1623 char fname[20] = "/tmp/memfd-XXXXXX"; inflight_mem_alloc() local
|