函数逻辑报告 |
Source Code:mm\gup.c |
Create Date:2022-07-27 15:59:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:FOLL_FORCE can write to even unwritable pte's, but only* after we've gone through a COW cycle and they are dirty.
函数原型:static inline bool can_follow_write_pte(pte_t pte, unsigned int flags)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
pte_t | pte | |
unsigned int | flags |
169 | 返回:pte_write(pte)或flags按位与get_user_pages read/write w/o permission 且flags按位与rnal GUP flag 且The following only work if pte_present() is true.* Undefined behaviour if not.. |
名称 | 描述 |
---|---|
follow_page_pte |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |