xdp_umem
struct xdp_umem;
struct xdp_umem *umem;
struct xdp_umem *umem = pool->umem;
struct xdp_umem *umem = pool->umem;
struct xdp_umem *umem);
struct xdp_umem;
struct xdp_umem *umem;
static int xdp_umem_account_pages(struct xdp_umem *umem)
static int xdp_umem_reg(struct xdp_umem *umem, struct xdp_umem_reg *mr)
static void xdp_umem_unpin_pages(struct xdp_umem *umem)
struct xdp_umem *xdp_umem_create(struct xdp_umem_reg *mr)
struct xdp_umem *umem;
static void xdp_umem_unaccount_pages(struct xdp_umem *umem)
static void xdp_umem_addr_unmap(struct xdp_umem *umem)
static int xdp_umem_addr_map(struct xdp_umem *umem, struct page **pages,
static void xdp_umem_release(struct xdp_umem *umem)
struct xdp_umem *umem = container_of(work, struct xdp_umem, work);
void xdp_get_umem(struct xdp_umem *umem)
void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup)
static int xdp_umem_pin_pages(struct xdp_umem *umem, unsigned long address)
void xdp_get_umem(struct xdp_umem *umem);
void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup);
struct xdp_umem *xdp_umem_create(struct xdp_umem_reg *mr);
struct xdp_umem *umem;
struct xdp_umem *umem = umem_xs->umem;
u32 nr_pages, struct xdp_umem *umem)
struct xdp_umem *umem)
struct xdp_umem *umem = xs->umem;