Searched refs:xp_create_and_assign_umem (Results 1 – 3 of 3) sorted by relevance
94 struct xsk_buff_pool *xp_create_and_assign_umem(struct xdp_sock *xs,
946 xs->pool = xp_create_and_assign_umem(xs, in xsk_bind()996 xs->pool = xp_create_and_assign_umem(xs, xs->umem); in xsk_bind()
55 struct xsk_buff_pool *xp_create_and_assign_umem(struct xdp_sock *xs, in xp_create_and_assign_umem() function