Searched refs:xskq_prod_is_empty (Results 1 – 2 of 2) sorted by relevance
/linux/net/xdp/ | ||
H A D | xsk_queue.h | 439 static inline bool xskq_prod_is_empty(struct xsk_queue *q) in xskq_prod_is_empty() function |
H A D | xsk.c | 1000 if (xs->rx && !xskq_prod_is_empty(xs->rx)) in xsk_poll() |