函数逻辑报告 |
Source Code:mm\swapfile.c |
Create Date:2022-07-27 16:47:35 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:scan_swap_map
函数原型:static unsigned long scan_swap_map(struct swap_info_struct *si, unsigned char usage)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct swap_info_struct * | si | |
unsigned char | usage |
983 | n_ret等于scan_swap_map_slots(si, usage, 1, & entry) |
985 | 如果n_ret则返回:Extract the `offset' field from a swp_entry_t. The swp_entry_t is in* arch-independent format |
987 | 否则返回:0 |
名称 | 描述 |
---|---|
get_swap_page_of_type | The only caller of this function is now suspend routine |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |