Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mmu_notifier_test_young

Proto:static inline int mmu_notifier_test_young(struct mm_struct *mm, unsigned long address)

Type:int

Parameter:

TypeParameterName
struct mm_struct *mm
unsigned longaddress
420  If mm_has_notifiers(mm) Then Return __mmu_notifier_test_young(mm, address)
422  Return 0
Caller
NameDescribe
__collapse_huge_page_isolate
khugepaged_scan_pmd