Function report |
Source Code:mm\cma.c |
Create Date:2022-07-28 16:31:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cma_clear_bitmap
Proto:static void cma_clear_bitmap(struct cma *cma, unsigned long pfn, unsigned int count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cma * | cma | |
unsigned long | pfn | |
unsigned int | count |
91 | mutex_lock( & lock) |
Name | Describe |
---|---|
cma_alloc | ma_alloc() - allocate pages from contiguous area*@cma: Contiguous memory region for which the allocation is performed |
cma_release | ma_release() - release allocated pages*@cma: Contiguous memory region for which the allocation is performed |
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 |