dma_pool_free(9) suse man page | unix.com

Man Page: dma_pool_free

Operating Environment: suse

Section: 9

DMA_POOL_FREE(9)					    Memory Management in Linux						  DMA_POOL_FREE(9)

NAME
dma_pool_free - put block back into dma pool
SYNOPSIS
void dma_pool_free(struct dma_pool * pool, void * vaddr, dma_addr_t dma);
ARGUMENTS
pool the dma pool holding the block vaddr virtual address of block dma dma address of block
DESCRIPTION
Caller promises neither device nor driver will again touch this block unless it is first re-allocated.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMA_POOL_FREE(9)
Related Man Pages
thin_metadata_size(8) - centos
parport_register_port(9) - centos
usb_alloc_coherent(9) - centos
memcached_pool_fetch(3) - debian
memcached_pool_st(3) - debian
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB