Searched refs:try_to_accept_memory (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpage_alloc.c307 static bool try_to_accept_memory(struct zone *zone, unsigned int order);
3272 if (try_to_accept_memory(zone, order))
3329 if (try_to_accept_memory(zone, order))
6864 static bool try_to_accept_memory(struct zone *zone, unsigned int order) function
6923 static bool try_to_accept_memory(struct zone *zone, unsigned int order) function

Completed in 144 milliseconds