Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dxsk_buff_pool.h106 void xp_dma_unmap(struct xsk_buff_pool *pool, unsigned long attrs);
Dxdp_sock_drv.h49 xp_dma_unmap(pool, attrs); in xsk_pool_dma_unmap()
/kernel/linux/linux-5.10/net/xdp/
Dxsk_buff_pool.c332 void xp_dma_unmap(struct xsk_buff_pool *pool, unsigned long attrs) in xp_dma_unmap() function
353 EXPORT_SYMBOL(xp_dma_unmap);