Home
last modified time | relevance | path

Searched refs:pageblock_start_pfn (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
A Dcompaction.c235 pageblock_start_pfn(zone_end_pfn(zone) - 1); in reset_cached_positions()
288 block_pfn = pageblock_start_pfn(pfn); in __reset_isolation_pfn()
702 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()
721 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()
1194 block_start_pfn = pageblock_start_pfn(pfn); in isolate_migratepages_range()
1443 highest = max(pageblock_start_pfn(pfn), in fast_isolate_freepages()
1823 pfn = pageblock_start_pfn(free_pfn); in fast_find_migrateblock()
1868 block_start_pfn = pageblock_start_pfn(low_pfn); in isolate_migratepages()
2371 if (pageblock_start_pfn(last_migrated_pfn) == in compact_zone()
2372 pageblock_start_pfn(iteration_start_pfn)) { in compact_zone()
[all …]

Completed in 8 milliseconds