Searched refs:__rte_stack_std_pop (Results 1 – 2 of 2) sorted by relevance
62 __rte_stack_std_pop(struct rte_stack *s, void **obj_table, unsigned int n) in __rte_stack_std_pop() function
144 return __rte_stack_std_pop(s, obj_table, n); in rte_stack_pop()