xsk_ring_prod__reserve 337 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&xsk->umem->fq, xsk_ring_prod__reserve 509 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&umem->fq, rcvd, &idx_fq); xsk_ring_prod__reserve 515 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&umem->fq, rcvd, &idx_fq); xsk_ring_prod__reserve 561 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&xsk->umem->fq, rcvd, &idx_fq); xsk_ring_prod__reserve 567 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&xsk->umem->fq, rcvd, &idx_fq); xsk_ring_prod__reserve 615 samples/bpf/xdpsock_user.c if (xsk_ring_prod__reserve(&xsk->tx, BATCH_SIZE, &idx) == BATCH_SIZE) { xsk_ring_prod__reserve 676 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&xsk->tx, rcvd, &idx_tx); xsk_ring_prod__reserve 682 samples/bpf/xdpsock_user.c ret = xsk_ring_prod__reserve(&xsk->tx, rcvd, &idx_tx);