Function report |
Source Code:include\linux\mmu_notifier.h |
Create Date:2022-07-28 05:59:06 |
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_only_end
Proto:static inline void mmu_notifier_invalidate_range_only_end(struct mmu_notifier_range *range)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_notifier_range * | range |
472 | If mm_has_notifiers(mm) Then __mmu_notifier_invalidate_range_end(range, true) |
Name | Describe |
---|---|
wp_page_copy | Handle the case of a page which we actually need to copy to a new page.* Called with mmap_sem locked and the old page referenced, but* without the ptl held.* High level logic flow:* - Allocate a page, copy the content of the old page to the new one. |
do_huge_pmd_wp_page_fallback | |
do_huge_pmd_wp_page | |
__split_huge_pmd |
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 |