Searched refs:stack_push (Results 1 – 3 of 3) sorted by relevance
89 int stack_push(struct stack *st, uint32_t x);
65 stack_push(struct stack *st, uint32_t x) in stack_push() function
81 rc = stack_push(pool, j); in tf_create_tbl_pool_external()252 rc = stack_push(pool, index); in tf_tbl_ext_free()