函数逻辑报告 |
Source Code:mm\nommu.c |
Create Date:2022-07-27 16:02:31 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vfree
函数原型:void vfree(const void *addr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | addr |
139 | 释放内存 |
名称 | 描述 |
---|---|
generic_load_microcode | |
save_image_lzo | save_image_lzo - Save the suspend image data compressed with LZO.*@handle: Swap map handle to use for saving the image.*@snapshot: Image to read data from.*@nr_to_write: Number of pages to save. |
kvfree | kvfree() - Free memory.*@addr: Pointer to allocated memory.* kvfree frees memory allocated by any of vmalloc(), kmalloc() or kvmalloc().* It is slightly more efficient to use kfree() or vfree() if you are certain* that you know which one to use. |
free_partitions | |
sel_open_policy | |
kernel_read_file |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |