| Function report | 
| Source Code: mm\mmu_notifier.c | Create Date:2022-07-28 15:37:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mmu_interval_notifier_remove - Remove a interval notifier*@mni: Interval notifier to unregister* This function must be paired with mmu_interval_notifier_insert()
Proto:void mmu_interval_notifier_remove(struct mmu_interval_notifier *mni)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mmu_interval_notifier * | mni | 
| 985 | mmn_mm = mmu_notifier_mm | 
| 986 | seq = 0 | 
| 988 | might_sleep() | 
| 996 | If 'empty' nodes are nodes that are known not to be inserted in an rbtree ( & rb) Then | 
| 997 | hlist_del( & deferred_item) | 
| 998 | Else | 
| 999 | hlist_add_head( & deferred_item, & deferred_list) | 
| 1001 | seq = invalidate_seq | 
| 1003 | Else | 
| 1005 | interval_tree_remove( & interval_tree, & itree) | 
| 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 |