dma_pool_destroy(9) centos man page | unix.com

Man Page: dma_pool_destroy

Operating Environment: centos

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 3.10 June 2014 DMA_POOL_DESTROY(9)
Related Man Pages
mtx_pool_destroy(9) - debian
libtalloc_pools(3) - centos
memoryallocators(9) - netbsd
asadmin-ping-connection-pool(1as) - sunos
thread::pool::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq