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