Searched defs:obj_table_const (Results 1 – 2 of 2) sorted by relevance
423 #define RTE_MEMPOOL_CHECK_COOKIES(mp, obj_table_const, n, free) \ argument426 #define RTE_MEMPOOL_CHECK_COOKIES(mp, obj_table_const, n, free) do {} while (0) argument
1059 void * const *obj_table_const, unsigned n, int free) in rte_mempool_check_cookies()