DMA_POOL_DESTROY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
dma_pool_destroy - destroys a pool of dma memory blocks.
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- CONTEXT
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:03 GMT, October 09, 2005