Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 15:00:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__vfree
Proto:static void __vfree(const void *addr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | addr |
2352 | If Value for the false possibility is greater at compile time(in_interrupt()) Then __vfree_deferred(addr) |
Name | Describe |
---|---|
vfree | vfree - release memory allocated by vmalloc()*@addr: memory base address* Free the virtually continuous memory area starting at @addr, as* obtained from vmalloc(), vmalloc_32() or __vmalloc() |
__vmalloc_area_node |
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 |