Function report |
Source Code:mm\mmu_notifier.c |
Create Date:2022-07-28 15:36:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function can't run concurrently against mmu_notifier_register* because mm->mm_users > 0 during mmu_notifier_register and exit_mmap* runs with mm_users == 0
Proto:static void mn_hlist_release(struct mmu_notifier_mm *mmn_mm, struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_notifier_mm * | mmn_mm | |
struct mm_struct * | mm |
314 | mn = hlist_entry(first, structmmu_notifier, hlist) |
Name | Describe |
---|---|
__mmu_notifier_release |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |