Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:his is called after the last mmu_notifier_unregister() returned

Proto:void __mmu_notifier_mm_destroy(struct mm_struct *mm)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
744  BUG_ON(!hlist_empty( & list))
745  kfree(mmu_notifier_mm)
746  mmu_notifier_mm = These are non-NULL pointers that will result in page faults* under normal circumstances, used to verify that nobody uses* non-initialized list entries.
Caller
NameDescribe
mmu_notifier_mm_destroy