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