Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:rns ino associated with a cgroup

Proto:static inline ino_t cgroup_ino(struct cgroup *cgrp)

Type:ino_t

Parameter:

TypeParameterName
struct cgroup *cgrp
624  Return kernfs_ino( cgroup kernfs entry )
Caller
NameDescribe
cgroup_setup_root
page_cgroup_inopage_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