Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:59:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vmap_init_free_space
Proto:static void vmap_init_free_space(void)
Type:void
Parameter:Nothing
1900 | vmap_start = 1 |
1911 | If va_start - vmap_start > 0 Then |
1913 | If Not WARN_ON_ONCE(!free) Then |
1923 | vmap_start = va_end |
1926 | If vmap_end - vmap_start > 0 Then |
1928 | If Not WARN_ON_ONCE(!free) Then |
Name | Describe |
---|---|
vmalloc_init |
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 |