Query: dma_release_from_coherent
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMA_RELEASE_FROM_COH(9) Device drivers infrastructure DMA_RELEASE_FROM_COH(9)NAMEdma_release_from_coherent - try to free the memory allocated from per-device coherent memory poolSYNOPSISint dma_release_from_coherent(struct device * dev, int order, void * vaddr);ARGUMENTSdev device from which the memory was allocated order the order of pages allocated vaddr virtual address of allocated pagesDESCRIPTIONThis checks whether the memory was allocated from the per-device coherent memory pool and if so, releases that memory. Returns 1 if we correctly released the memory, or 0 if dma_release_coherent should proceed with releasing memory from generic pools.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_RELEASE_FROM_COH(9)
Related Man Pages |
---|
ost_mempager(3) - debian |
pae(4) - debian |
libtalloc_tutorial(3) - centos |
viomb(4) - netbsd |
pae(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |