Function report |
Source Code:mm\mmap.c |
Create Date:2022-07-28 14:47:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vma_compute_gap
Proto:static inline unsigned long vma_compute_gap(struct vm_area_struct *vma)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
296 | gap = vm_start_gap(vma) |
301 | Else gap = 0 |
304 | Return gap |
Name | Describe |
---|---|
vma_gap_callbacks_compute_max |
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 |