Searched refs:__rte_stack_std_push (Results 1 – 2 of 2) sorted by relevance
23 __rte_stack_std_push(struct rte_stack *s, void * const *obj_table, in __rte_stack_std_push() function
120 return __rte_stack_std_push(s, obj_table, n); in rte_stack_push()