Function report |
Source Code:mm\mmu_gather.c |
Create Date:2022-07-28 14:51:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tlb_batch_list_free
Proto:static void tlb_batch_list_free(struct mmu_gather *tlb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb |
61 | free_pages((unsignedlong)batch, 0) |
63 | next = NULL |
Name | Describe |
---|---|
tlb_finish_mmu | lb_finish_mmu - finish an mmu_gather structure*@tlb: the mmu_gather structure to finish*@start: start of the region that will be removed from the page-table*@end: end of the region that will be removed from the page-table* Called at the end of the |
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 |