Lines Matching refs:xdp_sock
48 struct xdp_sock *xs;
75 struct xdp_sock *xs;
151 static int __xsk_rcv_zc(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len)
186 static int __xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len,
214 static bool xsk_tx_writeable(struct xdp_sock *xs)
222 static bool xsk_is_bound(struct xdp_sock *xs)
232 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp,
250 static void xsk_flush(struct xdp_sock *xs)
257 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp)
268 int __xsk_map_redirect(struct xdp_sock *xs, struct xdp_buff *xdp)
286 struct xdp_sock *xs, *tmp;
302 struct xdp_sock *xs;
316 struct xdp_sock *xs;
344 static int xsk_wakeup(struct xdp_sock *xs, u8 flags)
356 static int xsk_zc_xmit(struct xdp_sock *xs)
364 struct xdp_sock *xs = xdp_sk(skb->sk);
376 struct xdp_sock *xs = xdp_sk(sk);
470 struct xdp_sock *xs = xdp_sk(sk);
484 struct xdp_sock *xs = xdp_sk(sk);
499 struct xdp_sock *xs = xdp_sk(sk);
543 static void xsk_unbind_dev(struct xdp_sock *xs)
558 static struct xsk_map *xsk_get_map_list_entry(struct xdp_sock *xs,
559 struct xdp_sock ***map_entry)
578 static void xsk_delete_from_maps(struct xdp_sock *xs)
595 struct xdp_sock **map_entry = NULL;
607 struct xdp_sock *xs = xdp_sk(sk);
659 static bool xsk_validate_queues(struct xdp_sock *xs)
668 struct xdp_sock *xs = xdp_sk(sk);
709 struct xdp_sock *umem_xs;
829 struct xdp_sock *xs = xdp_sk(sk);
944 struct xdp_sock *xs = xdp_sk(sk);
1076 struct xdp_sock *xs = xdp_sk(sock->sk);
1122 struct xdp_sock *xs = xdp_sk(sk);
1146 .obj_size = sizeof(struct xdp_sock),
1172 struct xdp_sock *xs = xdp_sk(sk);
1186 struct xdp_sock *xs;