Function report |
Source Code:include\linux\dma-contiguous.h |
Create Date:2022-07-28 05:51:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_free_contiguous
Proto:static inline void dma_free_contiguous(struct device *dev, struct page *page, size_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
struct page * | page | |
size_t | size |
169 | __free_pages(page, get_order - Determine the allocation order of a memory size*@size: The size for which to get the order* Determine the allocation order of a particular sized block of memory) |
Name | Describe |
---|---|
__dma_direct_alloc_pages |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |