函数逻辑报告 |
Source Code:mm\swapfile.c |
Create Date:2022-07-27 16:50:57 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_swap_count_continuations - swapoff free all the continuation pages* appended to the swap_map, after swap_map is quiesced, before vfree'ing it.
函数原型:static void free_swap_count_continuations(struct swap_info_struct *si)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct swap_info_struct * | si |
3733 | 以offset小于xtent of the swap_map 循环 |
3736 | 如果page_private(head)则 |
3740 | 删除链表项 |
3741 | __free_page(page) |
名称 | 描述 |
---|---|
SYSCALL_DEFINE1 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |