Lines Matching defs:xs

48 	struct xdp_sock *xs;  in xsk_set_tx_need_wakeup()  local
75 struct xdp_sock *xs; in xsk_clear_tx_need_wakeup() local
151 static int __xsk_rcv_zc(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in __xsk_rcv_zc()
186 static int __xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len, in __xsk_rcv()
214 static bool xsk_tx_writeable(struct xdp_sock *xs) in xsk_tx_writeable()
222 static bool xsk_is_bound(struct xdp_sock *xs) in xsk_is_bound()
232 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp, in xsk_rcv()
250 static void xsk_flush(struct xdp_sock *xs) in xsk_flush()
257 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv()
268 int __xsk_map_redirect(struct xdp_sock *xs, struct xdp_buff *xdp) in __xsk_map_redirect()
286 struct xdp_sock *xs, *tmp; in __xsk_map_flush() local
302 struct xdp_sock *xs; in xsk_tx_release() local
316 struct xdp_sock *xs; in xsk_tx_peek_desc() local
344 static int xsk_wakeup(struct xdp_sock *xs, u8 flags) in xsk_wakeup()
356 static int xsk_zc_xmit(struct xdp_sock *xs) in xsk_zc_xmit()
364 struct xdp_sock *xs = xdp_sk(skb->sk); in xsk_destruct_skb() local
376 struct xdp_sock *xs = xdp_sk(sk); in xsk_generic_xmit() local
457 struct xdp_sock *xs = xdp_sk(sk); in __xsk_sendmsg() local
471 struct xdp_sock *xs = xdp_sk(sk); in xsk_sendmsg() local
486 struct xdp_sock *xs = xdp_sk(sk); in xsk_poll() local
530 static void xsk_unbind_dev(struct xdp_sock *xs) in xsk_unbind_dev()
545 static struct xsk_map *xsk_get_map_list_entry(struct xdp_sock *xs, in xsk_get_map_list_entry()
565 static void xsk_delete_from_maps(struct xdp_sock *xs) in xsk_delete_from_maps()
594 struct xdp_sock *xs = xdp_sk(sk); in xsk_release() local
646 static bool xsk_validate_queues(struct xdp_sock *xs) in xsk_validate_queues()
655 struct xdp_sock *xs = xdp_sk(sk); in xsk_bind() local
807 struct xdp_sock *xs = xdp_sk(sk); in xsk_setsockopt() local
922 struct xdp_sock *xs = xdp_sk(sk); in xsk_getsockopt() local
1054 struct xdp_sock *xs = xdp_sk(sock->sk); in xsk_mmap() local
1100 struct xdp_sock *xs = xdp_sk(sk); in xsk_notifier() local
1150 struct xdp_sock *xs = xdp_sk(sk); in xsk_destruct() local
1164 struct xdp_sock *xs; in xsk_create() local