Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-28 05:43:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:page_memcg_rcu

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

Type:struct mem_cgroup

Parameter:

TypeParameterName
struct page *page
1279  WARN_ON_ONCE(!rcu_read_lock_held())
1280  Return READ_ONCE(mem_cgroup)
Caller
NameDescribe
workingset_activationworkingset_activation - note a page activation*@page: page that is being activated