Function report |
Source Code:mm\mmu_notifier.c |
Create Date:2022-07-28 15:37:00 |
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_clear_young
Proto:int __mmu_notifier_clear_young(struct mm_struct *mm, unsigned long start, unsigned long end)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
unsigned long | start | |
unsigned long | end |
377 | young = 0 |
381 | If clear_young Then young |= clear_young(mn, mm, start, end) |
386 | Return young |
Name | Describe |
---|---|
mmu_notifier_clear_young |
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 |