Searched refs:stack_pop (Results 1 – 3 of 3) sorted by relevance
103 int stack_pop(struct stack *st, uint32_t *x);
81 stack_pop(struct stack *st, uint32_t *x) in stack_pop() function
200 rc = stack_pop(pool, &index); in tf_tbl_ext_alloc()