Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dxsk.h152 static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r) in xsk_ring_prod__needs_wakeup() function
Dxskxceiver.c889 if (xsk_ring_prod__needs_wakeup(&xsk->tx)) in complete_pkts()
963 if (xsk_ring_prod__needs_wakeup(&umem->fq)) { in receive_pkts()
/linux-6.1.9/Documentation/networking/
Daf_xdp.rst381 if (xsk_ring_prod__needs_wakeup(&my_tx_ring))