函数逻辑报告 |
Source Code:mm\memcontrol.c |
Create Date:2022-07-27 17:43:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:page_cgroup_ino - return inode number of the memcg a page is charged to*@page: the page* Look up the closest online ancestor of the memory cgroup @page is charged to* and return its inode number or 0 if @page is not charged to any cgroup. It
函数原型:ino_t page_cgroup_ino(struct page *page)
返回类型:ino_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
477 | ino等于0 |
482 | 否则memcg等于READ_ONCE(mem_cgroup) |
484 | 当memcg且非flags按位与CSS_ONLINE的值循环 |
489 | 返回:ino |
名称 | 描述 |
---|---|
hwpoison_filter_task |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |