xsk_ring_prod      81 samples/bpf/xdpsock_user.c 	struct xsk_ring_prod fq;
xsk_ring_prod      89 samples/bpf/xdpsock_user.c 	struct xsk_ring_prod tx;
xsk_ring_prod      48 tools/lib/bpf/xsk.c 	struct xsk_ring_prod *fill;
xsk_ring_prod      58 tools/lib/bpf/xsk.c 	struct xsk_ring_prod *tx;
xsk_ring_prod     204 tools/lib/bpf/xsk.c 			    __u64 size, struct xsk_ring_prod *fill,
xsk_ring_prod     318 tools/lib/bpf/xsk.c 			    __u64 size, struct xsk_ring_prod *fill,
xsk_ring_prod     560 tools/lib/bpf/xsk.c 		       struct xsk_ring_cons *rx, struct xsk_ring_prod *tx,
xsk_ring_prod      38 tools/lib/bpf/xsk.h DEFINE_XSK_RING(xsk_ring_prod);
xsk_ring_prod      48 tools/lib/bpf/xsk.h static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill,
xsk_ring_prod      64 tools/lib/bpf/xsk.h static inline struct xdp_desc *xsk_ring_prod__tx_desc(struct xsk_ring_prod *tx,
xsk_ring_prod      80 tools/lib/bpf/xsk.h static inline int xsk_ring_prod__needs_wakeup(const struct xsk_ring_prod *r)
xsk_ring_prod      85 tools/lib/bpf/xsk.h static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb)
xsk_ring_prod     116 tools/lib/bpf/xsk.h static inline size_t xsk_ring_prod__reserve(struct xsk_ring_prod *prod,
xsk_ring_prod     128 tools/lib/bpf/xsk.h static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, size_t nb)
xsk_ring_prod     218 tools/lib/bpf/xsk.h 				struct xsk_ring_prod *fill,
xsk_ring_prod     223 tools/lib/bpf/xsk.h 				       struct xsk_ring_prod *fill,
xsk_ring_prod     228 tools/lib/bpf/xsk.h 				       struct xsk_ring_prod *fill,
xsk_ring_prod     235 tools/lib/bpf/xsk.h 				  struct xsk_ring_prod *tx,