dma_pool_destroy(9) suse man page | unix.com

Man Page: dma_pool_destroy

Operating Environment: suse

Section: 9

DMA_POOL_DESTROY(9)					    Memory Management in Linux					       DMA_POOL_DESTROY(9)

NAME
dma_pool_destroy - destroys a pool of dma memory blocks.
SYNOPSIS
void dma_pool_destroy(struct dma_pool * pool);
ARGUMENTS
pool dma pool that will be destroyed
CONTEXT
!in_interrupt
DESCRIPTION
Caller guarantees that no more memory from the pool is in use, and that nothing will try to use the pool after this call.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMA_POOL_DESTROY(9)
Related Man Pages
mtx_pool_unlock(9) - freebsd
mtx_pool(9) - debian
mtx_pool_unlock(9) - debian
mtx_pool_lock_spin(9) - debian
ping-connection-pool(1as) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Shopt -s histappend