Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshuffle.h21 static inline void __meminit shuffle_zone(struct zone *z) in shuffle_zone() function
44 static inline void shuffle_zone(struct zone *z) in shuffle_zone() function
H A Dshuffle.c158 shuffle_zone(z); in __shuffle_free_memory()
H A Dmemory_hotplug.c1204 shuffle_zone(zone); in online_pages()