Searched refs:start_isolate_page_range (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A D | page-isolation.h | 41 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn,
|
| /linux/mm/ |
| A D | page_isolation.c | 480 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn, in start_isolate_page_range() function
|
| A D | memory_hotplug.c | 1993 ret = start_isolate_page_range(start_pfn, end_pfn, in offline_pages()
|
| A D | page_alloc.c | 6570 ret = start_isolate_page_range(start, end, migratetype, 0, gfp_mask); in alloc_contig_range_noprof()
|
Completed in 21 milliseconds