centos man page for dma_pool_destroy

Query: dma_pool_destroy

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_create(9) - debian
mtx_pool(9) - debian
mtx_pool_alloc(9) - debian
mtx_pool_lock(9) - debian
delete-connector-connection-pool(1as) - sunos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!