Home
last modified time | relevance | path

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

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