Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance

/dpdk/buildtools/pkg-config/
H A Dset-static-linker-flags.py24 def process_pc_file(filepath): argument
/dpdk/devtools/
H A Dprocess-iwyu.py35 def remove_includes(filepath, include, build_dir): argument
/dpdk/lib/eal/common/
H A Deal_hugepages.h25 char filepath[MAX_HUGEPAGE_PATH]; /**< path to backing file on filesystem */ member
/dpdk/examples/ntb/
H A Dntb_fwd.c295 char filepath[RECV_FILE_LEN]; in start_polling_recv_file() local