Function report |
Source Code:block\bounce.c |
Create Date:2022-07-28 17:32:54 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:allocate pages in the DMA region for the ISA pool
Proto:static void *mempool_alloc_pages_isa(gfp_t gfp_mask, void *data)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| gfp_t | gfp_mask | |
| void * | data |
| 97 | Return A simple mempool-backed page allocator that allocates pages* of the order specified by pool_data. |
| 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 |