Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory_hotplug.h105 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) in zone_span_seqretry() function
208 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) in zone_span_seqretry() function
/linux/mm/
H A Dpage_alloc.c590 } while (zone_span_seqretry(zone, seq)); in page_outside_zone_boundaries()