Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dxsk_buff_pool.h140 void xp_dma_unmap(struct xsk_buff_pool *pool, unsigned long attrs);
H A Dxdp_sock_drv.h65 xp_dma_unmap(pool, attrs); in xsk_pool_dma_unmap()
/linux-6.15/net/xdp/
H A Dxsk_buff_pool.c381 void xp_dma_unmap(struct xsk_buff_pool *pool, unsigned long attrs) in xp_dma_unmap() function
402 EXPORT_SYMBOL(xp_dma_unmap);