Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_buff_pool.c402 void xp_dma_unmap(struct xsk_buff_pool *pool, unsigned long attrs) in xp_dma_unmap() function
423 EXPORT_SYMBOL(xp_dma_unmap);
/linux/include/net/
H A Dxdp_sock_drv.h95 xp_dma_unmap(pool, attrs); in xsk_pool_dma_unmap()