Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dxsk.h85 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) in xsk_prod_nb_free() function
119 if (xsk_prod_nb_free(prod, nb) < nb) in xsk_ring_prod__reserve()