Searched refs:xsk_ring_prod__needs_wakeup (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dxsk.h81 static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r) function
H A Dxskxceiver.c1030 if (xsk_ring_prod__needs_wakeup(&xsk->tx)) {
1097 if (xsk_ring_prod__needs_wakeup(&umem->fq)) {

Completed in 120 milliseconds