Home
last modified time | relevance | path

Searched defs:n_pages (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_external_mem.c26 check_mem(void *addr, rte_iova_t *iova, size_t pgsz, int n_pages) in check_mem()
65 int n_pages) in test_malloc_invalid_param()
270 int n_pages) in test_malloc_basic()
395 int n_pages) in test_extmem_invalid_param()
504 int n_pages) in test_extmem_basic()
539 int ret, n_pages; in test_external_mem() local
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_memory.c106 unsigned int n_pages, max_pages; in rte_eal_hugepage_init() local
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memory.c835 prealloc_segments(struct hugepage_file *hugepages, int n_pages)
992 remap_needed_hugepages(struct hugepage_file *hugepages, int n_pages)
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_malloc.c398 rte_iova_t iova_addrs[], unsigned int n_pages, size_t page_sz) in rte_malloc_heap_memory_add()
H A Deal_common_memory.c891 unsigned int n_pages, size_t page_sz) in rte_extmem_register()
H A Dmalloc_heap.c1105 unsigned int n_pages, size_t page_sz, const char *seg_name, in malloc_heap_create_external_seg()
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c641 unsigned int n_pages, mbuf_per_pg, leftover; in calc_mem_size() local
718 unsigned int cur_page, n_pages, pgsz_idx; in create_extmem() local