函数逻辑报告 |
Source Code:mm\mapping_dirty_helpers.c |
Create Date:2022-07-27 18:13:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:wp_shared_mapping_range - Write-protect all ptes in an address space range*@mapping: The address_space we want to write protect*@first_index: The first page offset in the range*@nr: Number of incremental page offsets to cover* Note: This function
函数原型:unsigned long wp_shared_mapping_range(struct address_space *mapping, unsigned long first_index, unsigned long nr)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct address_space * | mapping | |
unsigned long | first_index | |
unsigned long | nr |
245 | i_mmap_lock_read(mapping) |
250 | 返回:total |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |