Function report | 
Source Code:kernel\dma\remap.c | 
Create Date:2022-07-28 10:36:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Remaps an array of PAGE_SIZE pages into another vm_area.* Cannot be used in non-sleeping contexts
Proto:void *dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot, const void *caller)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page ** | pages | |
| size_t | size | |
| pgprot_t | prot | |
| const void * | caller | 
| 50 | If Not area Then Return NULL | 
| 55 | Return addr | 
| 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  |