Searched refs:xdp_umem (Results 1 – 10 of 10) sorted by relevance
24 static void xdp_umem_unpin_pages(struct xdp_umem *umem) in xdp_umem_unpin_pages()32 static void xdp_umem_unaccount_pages(struct xdp_umem *umem) in xdp_umem_unaccount_pages()40 static void xdp_umem_addr_unmap(struct xdp_umem *umem) in xdp_umem_addr_unmap()46 static int xdp_umem_addr_map(struct xdp_umem *umem, struct page **pages, in xdp_umem_addr_map()55 static void xdp_umem_release(struct xdp_umem *umem) in xdp_umem_release()69 struct xdp_umem *umem = container_of(work, struct xdp_umem, work); in xdp_umem_release_deferred()74 void xdp_get_umem(struct xdp_umem *umem) in xdp_get_umem()79 void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup) in xdp_put_umem()94 static int xdp_umem_pin_pages(struct xdp_umem *umem, unsigned long address) in xdp_umem_pin_pages()128 static int xdp_umem_account_pages(struct xdp_umem *umem) in xdp_umem_account_pages()[all …]
11 void xdp_get_umem(struct xdp_umem *umem);12 void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup);13 struct xdp_umem *xdp_umem_create(struct xdp_umem_reg *mr);
2 obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o xskmap.o
56 struct xdp_umem *umem) in xp_create_and_assign_umem()219 struct xdp_umem *umem = umem_xs->umem; in xp_assign_dev_shared()298 u32 nr_pages, struct xdp_umem *umem) in xp_create_dma_map()
50 struct xdp_umem *umem = xs->umem; in xsk_diag_put_umem()
1084 struct xdp_umem *umem; in xsk_setsockopt()
21 struct xdp_umem { struct49 struct xdp_umem *umem; argument
17 struct xdp_umem;49 struct xdp_umem *umem;95 struct xdp_umem *umem);
68 struct xdp_umem *umem = pool->umem; in xsk_pool_dma_map()
987 struct xdp_umem;