Lines Matching defs:xs

50 	struct xdp_sock *xs;  in xsk_set_tx_need_wakeup()  local
77 struct xdp_sock *xs; in xsk_clear_tx_need_wakeup() local
138 static int __xsk_rcv_zc(struct xdp_sock *xs, struct xdp_buff_xsk *xskb, u32 len, in __xsk_rcv_zc()
155 static int xsk_rcv_zc(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in xsk_rcv_zc()
226 static int __xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in __xsk_rcv()
294 static bool xsk_tx_writeable(struct xdp_sock *xs) in xsk_tx_writeable()
302 static bool xsk_is_bound(struct xdp_sock *xs) in xsk_is_bound()
312 static int xsk_rcv_check(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in xsk_rcv_check()
329 static void xsk_flush(struct xdp_sock *xs) in xsk_flush()
336 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv()
351 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv()
371 int __xsk_map_redirect(struct xdp_sock *xs, struct xdp_buff *xdp) in __xsk_map_redirect()
390 struct xdp_sock *xs, *tmp; in __xsk_map_flush() local
406 struct xdp_sock *xs; in xsk_tx_release() local
421 struct xdp_sock *xs; in xsk_tx_peek_desc() local
480 struct xdp_sock *xs; in xsk_tx_peek_release_desc_batch() local
523 static int xsk_wakeup(struct xdp_sock *xs, u8 flags) in xsk_wakeup()
530 static int xsk_cq_reserve_addr_locked(struct xdp_sock *xs, u64 addr) in xsk_cq_reserve_addr_locked()
542 static void xsk_cq_submit_locked(struct xdp_sock *xs, u32 n) in xsk_cq_submit_locked()
551 static void xsk_cq_cancel_locked(struct xdp_sock *xs, u32 n) in xsk_cq_cancel_locked()
587 struct xdp_sock *xs = xdp_sk(skb->sk); in xsk_consume_skb() local
602 static struct sk_buff *xsk_build_skb_zerocopy(struct xdp_sock *xs, in xsk_build_skb_zerocopy()
655 static struct sk_buff *xsk_build_skb(struct xdp_sock *xs, in xsk_build_skb()
776 struct xdp_sock *xs = xdp_sk(sk); in __xsk_generic_xmit() local
884 static int xsk_check_common(struct xdp_sock *xs) in xsk_check_common()
898 struct xdp_sock *xs = xdp_sk(sk); in __xsk_sendmsg() local
943 struct xdp_sock *xs = xdp_sk(sk); in __xsk_recvmsg() local
981 struct xdp_sock *xs = xdp_sk(sk); in xsk_poll() local
1027 static void xsk_unbind_dev(struct xdp_sock *xs) in xsk_unbind_dev()
1041 static struct xsk_map *xsk_get_map_list_entry(struct xdp_sock *xs, in xsk_get_map_list_entry()
1061 static void xsk_delete_from_maps(struct xdp_sock *xs) in xsk_delete_from_maps()
1090 struct xdp_sock *xs = xdp_sk(sk); in xsk_release() local
1142 static bool xsk_validate_queues(struct xdp_sock *xs) in xsk_validate_queues()
1151 struct xdp_sock *xs = xdp_sk(sk); in xsk_bind() local
1327 struct xdp_sock *xs = xdp_sk(sk); in xsk_setsockopt() local
1455 struct xdp_sock *xs = xdp_sk(sk); in xsk_getsockopt() local
1587 struct xdp_sock *xs = xdp_sk(sock->sk); in xsk_mmap() local
1631 struct xdp_sock *xs = xdp_sk(sk); in xsk_notifier() local
1680 struct xdp_sock *xs = xdp_sk(sk); in xsk_destruct() local
1692 struct xdp_sock *xs; in xsk_create() local