Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dpage_alloc.c305 static bool try_to_accept_memory(struct zone *zone, unsigned int order);
3125 if (try_to_accept_memory(zone, order)) in get_page_from_freelist()
3182 if (try_to_accept_memory(zone, order)) in get_page_from_freelist()
6637 static bool try_to_accept_memory(struct zone *zone, unsigned int order) in try_to_accept_memory() function
6696 static bool try_to_accept_memory(struct zone *zone, unsigned int order) in try_to_accept_memory() function