Function report |
Source Code:mm\mmu_notifier.c |
Create Date:2022-07-28 15:37:07 |
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_start
Proto:int __mmu_notifier_invalidate_range_start(struct mmu_notifier_range *range)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_notifier_range * | range |
484 | mmn_mm = mmu_notifier_mm |
487 | If has_itree Then |
492 | If Not hlist_empty( & all mmu notifiers registered in this mm are queued in this list ) Then Return mn_hlist_invalidate_range_start(mmn_mm, range) |
494 | Return 0 |
Name | Describe |
---|---|
mmu_notifier_invalidate_range_start | |
mmu_notifier_invalidate_range_start_nonblock |
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 |