• Home
  • Raw
  • Download

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
470 struct xdp_sock *xs = xdp_sk(sk); in __xsk_sendmsg() local
484 struct xdp_sock *xs = xdp_sk(sk); in xsk_sendmsg() local
499 struct xdp_sock *xs = xdp_sk(sk); in xsk_poll() local
543 static void xsk_unbind_dev(struct xdp_sock *xs) in xsk_unbind_dev()
558 static struct xsk_map *xsk_get_map_list_entry(struct xdp_sock *xs, in xsk_get_map_list_entry()
578 static void xsk_delete_from_maps(struct xdp_sock *xs) in xsk_delete_from_maps()
607 struct xdp_sock *xs = xdp_sk(sk); in xsk_release() local
659 static bool xsk_validate_queues(struct xdp_sock *xs) in xsk_validate_queues()
668 struct xdp_sock *xs = xdp_sk(sk); in xsk_bind() local
829 struct xdp_sock *xs = xdp_sk(sk); in xsk_setsockopt() local
944 struct xdp_sock *xs = xdp_sk(sk); in xsk_getsockopt() local
1076 struct xdp_sock *xs = xdp_sk(sock->sk); in xsk_mmap() local
1122 struct xdp_sock *xs = xdp_sk(sk); in xsk_notifier() local
1172 struct xdp_sock *xs = xdp_sk(sk); in xsk_destruct() local
1186 struct xdp_sock *xs; in xsk_create() local