Home
last modified time | relevance | path

Searched refs:xsk_ring_prod__cancel (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.h137 static inline void xsk_ring_prod__cancel(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__cancel() function
H A Dxskxceiver.c1076 xsk_ring_prod__cancel(&umem->fq, nb_frags); in receive_pkts()
1144 xsk_ring_prod__cancel(&xsk->tx, BATCH_SIZE - i); in __send_pkts()
1423 xsk_ring_prod__cancel(&umem->fq, buffers_to_fill - filled); in xsk_populate_fill_ring()