Searched refs:stack_is_full (Results 1 – 4 of 4) sorted by relevance
57 stack_is_full(struct stack *st) in stack_is_full() function67 if (stack_is_full(st)) in stack_push()
77 bool stack_is_full(struct stack *st);
110 if (!stack_is_full(pool)) { in tf_create_em_pool()
131 if (!stack_is_full(pool)) { in tf_create_tbl_pool_external()