Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h95 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) in zone_span_seqretry() function
255 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) in zone_span_seqretry() function
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c622 } while (zone_span_seqretry(zone, seq)); in page_outside_zone_boundaries()