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:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mmu_notifier_invalidate_range_only_end

Proto:static inline void mmu_notifier_invalidate_range_only_end(struct mmu_notifier_range *range)

Type:void

Parameter:

TypeParameterName
struct mmu_notifier_range *range
472  If mm_has_notifiers(mm) Then __mmu_notifier_invalidate_range_end(range, true)
Caller
NameDescribe
wp_page_copyHandle the case of a page which we actually need to copy to a new page.* Called with mmap_sem locked and the old page referenced, but* without the ptl held.* High level logic flow:* - Allocate a page, copy the content of the old page to the new one.
do_huge_pmd_wp_page_fallback
do_huge_pmd_wp_page
__split_huge_pmd