Home
last modified time | relevance | path

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

/dpdk/lib/mempool/
H A Drte_mempool.h409 #define RTE_MEMPOOL_CONTIG_BLOCKS_CHECK_COOKIES(mp, first_obj_table_const, n, \ argument
414 #define RTE_MEMPOOL_CONTIG_BLOCKS_CHECK_COOKIES(mp, first_obj_table_const, n, \ argument
H A Drte_mempool.c1128 void * const *first_obj_table_const, unsigned int n, int free) in rte_mempool_contig_blocks_check_cookies()