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

Name:mmu_notifier_release

Proto:static inline void mmu_notifier_release(struct mm_struct *mm)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
395  If mm_has_notifiers(mm) Then __mmu_notifier_release(mm)
Caller
NameDescribe
exit_mmapRelease all mmaps.