Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mem_cgroup_count_precharge

Proto:static unsigned long mem_cgroup_count_precharge(struct mm_struct *mm)

Type:unsigned long

Parameter:

TypeParameterName
struct mm_struct *mm
5520  lock for reading
5521  walk_page_range - walk page table with caller specific callbacks*@mm: mm_struct representing the target process of page table walk*@start: start address of the virtual address range*@end: end address of the virtual address range*@ops: operation to call
5522  lease a read lock
5524  precharge = precharge
5525  precharge = 0
5527  Return precharge
Caller
NameDescribe
mem_cgroup_precharge_mc