Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:59:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vmalloc_init
Proto:void __init vmalloc_init(void)
Type:void
Parameter:Nothing
1950 | for_each_possible_cpu(i) |
1955 | Process spin lock initialization( & lock) |
1957 | p = per_cpu(vfree_deferred, i) |
1965 | If WARN_ON_ONCE(!va) Then Continue |
1970 | in "busy" tree = tmp |
1971 | insert_vmap_area(va, & vmap_area_root, & Export for kexec only ) |
1977 | vmap_init_free_space() |
1978 | vmap_initialized = true |
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 |