函数逻辑报告 |
Source Code:mm\vmacache.c |
Create Date:2022-07-27 15:55:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This task may be accessing a foreign mm via (for example)* get_user_pages()->find_vma(). The vmacache is task-local and this* task's vmacache pertains to a different mm (ie, its own). There is* nothing we can do here.
函数原型:static inline bool vmacache_valid_mm(struct mm_struct *mm)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm |
33 | 返回:mm恒等于mm且非flags按位与I am a kernel thread 的值 |
名称 | 描述 |
---|---|
vmacache_update | |
vmacache_valid |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |