Searched refs:xsk_ring_prod__needs_wakeup (Results 1 – 3 of 3) sorted by relevance
152 static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r) in xsk_ring_prod__needs_wakeup() function
889 if (xsk_ring_prod__needs_wakeup(&xsk->tx)) in complete_pkts()963 if (xsk_ring_prod__needs_wakeup(&umem->fq)) { in receive_pkts()
381 if (xsk_ring_prod__needs_wakeup(&my_tx_ring))