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