Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/bpf/
Dxsk.h157 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) in xsk_prod_nb_free() function
191 if (xsk_prod_nb_free(prod, nb) < nb) in xsk_ring_prod__reserve()