Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slab.h Create Date:2022-07-28 14:04:13
Last Modify:2022-05-23 16:25:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memcg_from_slab_page

Proto:static inline struct mem_cgroup *memcg_from_slab_page(struct page *page)

Type:struct mem_cgroup

Parameter:

TypeParameterName
struct page *page
443  Return NULL
Caller
NameDescribe
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
__mod_lruvec_slab_state