| Function report | 
| Source Code: mm\mmu_notifier.c | Create Date:2022-07-28 15:37:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__mmu_notifier_invalidate_range_end
Proto:void __mmu_notifier_invalidate_range_end(struct mmu_notifier_range *range, bool only_end)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mmu_notifier_range * | range | |
| bool | only_end | 
| 537 | mmn_mm = mmu_notifier_mm | 
| 540 | If has_itree Then mn_itree_inv_end(mmn_mm) | 
| 543 | If Not hlist_empty( & all mmu notifiers registered in this mm are queued in this list ) Then mn_hlist_invalidate_end(mmn_mm, range, only_end) | 
| Name | Describe | 
|---|---|
| mmu_notifier_invalidate_range_end | |
| mmu_notifier_invalidate_range_only_end | 
| 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 |