Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mm_counter

Proto:static inline int mm_counter(struct page *page)

Type:int

Parameter:

TypeParameterName
struct page *page
1664  If PageAnon(page) Then Return MM_ANONPAGES
1666  Return Optimized variant when page is already known not to be PageAnon
Caller
NameDescribe
copy_one_ptepy one vm_area from one task to the other. Assumes the page tables* already present in the new task to be cleared in the whole range* covered by this vma.
zap_pte_range
try_to_unmap_one@arg: enum ttu_flags will be passed to this argument