Query: dmam_pool_create
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMAM_POOL_CREATE(9) Memory Management in Linux DMAM_POOL_CREATE(9)NAMEdmam_pool_create - Managed dma_pool_createSYNOPSISstruct dma_pool * dmam_pool_create(const char * name, struct device * dev, size_t size, size_t align, size_t allocation);ARGUMENTSname name of pool, for diagnostics dev device that will be doing the DMA size size of the blocks in this pool. align alignment requirement for blocks; must be a power of two allocation returned blocks won't cross this boundary (or zero)DESCRIPTIONManaged dma_pool_create. DMA pool created with this function is automatically destroyed on driver detach.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMAM_POOL_CREATE(9)
Related Man Pages |
---|
pool_init(9) - netbsd |
kmalloc_array(9) - centos |
random(4) - redhat |
pool_destroy(9) - netbsd |
pool_prime(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |