Function report |
Source Code:mm\mmu_gather.c |
Create Date:2022-07-28 14:51:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tlb_next_batch
Proto:static bool tlb_next_batch(struct mmu_gather *tlb)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb |
21 | If next Then |
30 | If Not batch Then Return false |
33 | batch_count++ |
34 | next = NULL |
35 | nr = 0 |
36 | max = MAX_GATHER_BATCH |
41 | Return true |
Name | Describe |
---|---|
__tlb_remove_page_size |
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 |