Home
last modified time | relevance | path

Searched refs:xsk_ring_prod__needs_wakeup (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/
Dxsk.h81 static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r) in xsk_ring_prod__needs_wakeup() function
Dxskxceiver.c947 if (xsk_ring_prod__needs_wakeup(&xsk->tx)) in complete_pkts()
1023 if (xsk_ring_prod__needs_wakeup(&umem->fq)) { in receive_pkts()
/Linux-v6.6/Documentation/networking/
Daf_xdp.rst381 if (xsk_ring_prod__needs_wakeup(&my_tx_ring))