Function report |
Source Code:include\linux\mmu_notifier.h |
Create Date:2022-07-28 05:59:05 |
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_test_young
Proto:static inline int mmu_notifier_test_young(struct mm_struct *mm, unsigned long address)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
unsigned long | address |
420 | If mm_has_notifiers(mm) Then Return __mmu_notifier_test_young(mm, address) |
422 | Return 0 |
Name | Describe |
---|---|
__collapse_huge_page_isolate | |
khugepaged_scan_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 |