Searched refs:unmap_buf (Results 1 – 1 of 1) sorted by relevance
182 static void unmap_buf(void *va, size_t sz) in unmap_buf() function232 unmap_buf(tx, sz); in spmc_handle_rxtx_map()276 unmap_buf(rxtx->rx, rxtx->size); in spmc_handle_rxtx_unmap()277 unmap_buf(rxtx->tx, rxtx->size); in spmc_handle_rxtx_unmap()
Completed in 5 milliseconds