Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page_counter.c Create Date:2022-07-28 16:07:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:page_counter_set_min - set the amount of protected memory*@counter: counter*@nr_pages: value to set* The caller must serialize invocations on the same counter.

Proto:void page_counter_set_min(struct page_counter *counter, unsigned long nr_pages)

Type:void

Parameter:

TypeParameterName
struct page_counter *counter
unsigned longnr_pages
216  min = nr_pages
218  When c cycle propagate_protected_usage(c, atomic_long_read( & usage))
Caller
NameDescribe
mem_cgroup_css_offline
mem_cgroup_css_resetmem_cgroup_css_reset - reset the states of a mem_cgroup*@css: the target css* Reset the states of the mem_cgroup associated with @css. This is* invoked when the userland requests disabling on the default hierarchy
memory_min_write