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

/linux-master/tools/testing/selftests/bpf/
H A Dxsk.h86 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) function
120 if (xsk_prod_nb_free(prod, nb) < nb)

Completed in 114 milliseconds