Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:page_counter_init

Proto:static inline void page_counter_init(struct page_counter *counter, struct page_counter *parent)

Type:void

Parameter:

TypeParameterName
struct page_counter *counter
struct page_counter *parent
40  atomic_long_set( & usage, 0)
41  max = PAGE_COUNTER_MAX
42  parent = parent
Caller
NameDescribe
mem_cgroup_css_alloc
hugetlb_cgroup_init