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