Home
last modified time | relevance | path

Searched defs:hugefile_prefix (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_internal_cfg.h83 char *hugefile_prefix; /**< the base filename of hugetlbfs files */ member
/f-stack/dpdk/app/test/
H A Dtest_eal_flags.c83 char hugefile_prefix[PATH_MAX] = {0}; in process_hugefiles() local