Function report | 
Source Code:mm\page_isolation.c | 
Create Date:2022-07-28 16:24:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__first_valid_page
Proto:static inline struct page *__first_valid_page(unsigned long pfn, unsigned long nr_pages)
Type:struct page
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | pfn | |
| unsigned long | nr_pages | 
| 155 | If Not page Then Continue | 
| 157 | Return page | 
| 159 | Return NULL | 
| Name | Describe | 
|---|---|
| start_isolate_page_range | start_isolate_page_range() - make page-allocation-type of range of pages to* be MIGRATE_ISOLATE.*@start_pfn: The lower PFN of the range to be isolated.*@end_pfn: The upper PFN of the range to be isolated. | 
| undo_isolate_page_range | Make isolated pages available again. | 
| test_pages_isolated | Caller should ensure that requested range is in a single zone | 
| 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  |