centos man page for dmam_alloc_noncoherent

Query: dmam_alloc_noncoherent

OS: centos

Section: 9

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

DMAM_ALLOC_NONCOHERE(9) 				   Device drivers infrastructure				   DMAM_ALLOC_NONCOHERE(9)

NAME
dmam_alloc_noncoherent - Managed dma_alloc_non_coherent
SYNOPSIS
void * dmam_alloc_noncoherent(struct device * dev, size_t size, dma_addr_t * dma_handle, gfp_t gfp);
ARGUMENTS
dev Device to allocate non_coherent memory for size Size of allocation dma_handle Out argument for allocated DMA handle gfp Allocation flags
DESCRIPTION
Managed dma_alloc_non_coherent. Memory allocated using this function will be automatically released on driver detach.
RETURNS
Pointer to allocated memory on success, NULL on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMAM_ALLOC_NONCOHERE(9)
Related Man Pages
bio_alloc_bioset(9) - centos
blk_make_request(9) - centos
usb_alloc_coherent(9) - centos
blk_make_request(9) - suse
ddi_fm_dma_err_clear(9f) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend