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 2.6. July 2010 DMA_POOL_DESTROY(9)
| Related Man Pages |
|---|
| mtx_pool_unlock(9) - freebsd |
| mtx_pool_create(9) - debian |
| mtx_pool_alloc(9) - debian |
| mtx_pool_unlock(9) - debian |
| vxmemstat(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |