Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemory_hotplug.h337 extern void clear_zone_contiguous(struct zone *zone);
/Linux-v5.10/mm/
Dmemory_hotplug.c499 clear_zone_contiguous(zone); in remove_pfn_range_from_zone()
699 clear_zone_contiguous(zone); in move_pfn_range_to_zone()
Dpage_alloc.c1678 void clear_zone_contiguous(struct zone *zone) in clear_zone_contiguous() function