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