Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c305 static bool cond_accept_memory(struct zone *zone, unsigned int order);
3140 cond_accept_memory(zone, order); in get_page_from_freelist()
3148 if (cond_accept_memory(zone, order)) in get_page_from_freelist()
3203 if (cond_accept_memory(zone, order)) in get_page_from_freelist()
6654 static bool cond_accept_memory(struct zone *zone, unsigned int order) in cond_accept_memory()
6719 static bool cond_accept_memory(struct zone *zone, unsigned int order) in cond_accept_memory()
6653 static bool cond_accept_memory(struct zone *zone, unsigned int order) cond_accept_memory() function
6718 static bool cond_accept_memory(struct zone *zone, unsigned int order) cond_accept_memory() function