Home
last modified time | relevance | path

Searched refs:xp_create_and_assign_umem (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dxsk_buff_pool.h99 struct xsk_buff_pool *xp_create_and_assign_umem(struct xdp_sock *xs,
/linux-6.3-rc2/net/xdp/
A Dxsk.c956 xs->pool = xp_create_and_assign_umem(xs, in xsk_bind()
1006 xs->pool = xp_create_and_assign_umem(xs, xs->umem); in xsk_bind()
A Dxsk_buff_pool.c55 struct xsk_buff_pool *xp_create_and_assign_umem(struct xdp_sock *xs, in xp_create_and_assign_umem() function

Completed in 6 milliseconds