Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:55:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rns ino associated with a cgroup
Proto:static inline ino_t cgroup_ino(struct cgroup *cgrp)
Type:ino_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
624 | Return kernfs_ino( cgroup kernfs entry ) |
Name | Describe |
---|---|
cgroup_setup_root | |
page_cgroup_ino | 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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |