centos man page for dma_pool_free

Query: dma_pool_free

OS: centos

Section: 9

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

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 3.10 June 2014 DMA_POOL_FREE(9)
Related Man Pages
struct_spi_transfer(9) - centos
memcached_pool_st(3) - debian
struct_usb_request(9) - suse
sf(7d) - sunos
thread::pool::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq