DMA_POOL_DESTROY(9) Memory Management in Linux DMA_POOL_DESTROY(9)NAMEdma_pool_destroy - destroys a pool of dma memory blocks.SYNOPSISvoid dma_pool_destroy(struct dma_pool * pool);ARGUMENTSpool dma pool that will be destroyedCONTEXT!in_interruptDESCRIPTIONCaller guarantees that no more memory from the pool is in use, and that nothing will try to use the pool after this call.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_POOL_DESTROY(9)
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |