Home
last modified time | relevance | path

Searched refs:stack_is_empty (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dstack.c49 stack_is_empty(struct stack *st) in stack_is_empty() function
83 if (stack_is_empty(st)) in stack_pop()
H A Dstack.h67 bool stack_is_empty(struct stack *st);