Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c6623 static bool try_to_accept_memory_one(struct zone *zone) in try_to_accept_memory_one() function
6673 return try_to_accept_memory_one(zone); in cond_accept_memory()
6682 if (!try_to_accept_memory_one(zone)) in has_unaccepted_memory()