函数逻辑报告 |
Source Code:mm\swapfile.c |
Create Date:2022-07-27 16:48:32 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Free the swap entry like above, but also try to* free the page cache entry if it is the last user.
函数原型:int free_swap_and_cache(swp_entry_t entry)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
swp_entry_t | entry |
1737 | 如果non_swap_entry(entry)则返回:1 |
1740 | p等于_swap_info_get(entry) |
1741 | 如果p则 |
1742 | count等于__swap_entry_free(p, entry, 1) |
1748 | 返回:p != NULL |
名称 | 描述 |
---|---|
zap_pte_range | |
madvise_free_pte_range |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |