函数逻辑报告 |
Source Code:mm\hugetlb_cgroup.c |
Create Date:2022-07-27 17:50:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:parent_hugetlb_cgroup
函数原型:static inline struct hugetlb_cgroup *parent_hugetlb_cgroup(struct hugetlb_cgroup *h_cg)
返回类型:struct hugetlb_cgroup
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hugetlb_cgroup * | h_cg |
56 | 返回:hugetlb_cgroup_from_css(PI: the parent css. Placed here for cache proximity to following* fields of the containing structure.) |
名称 | 描述 |
---|---|
hugetlb_cgroup_move_parent | Should be called with hugetlb_lock held.* Since we are holding hugetlb_lock, pages cannot get moved from* active list or uncharged from the cgroup, So no need to get* page reference and test for page active here. This function* cannot fail. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |