Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c7549 static bool lazy_accept = true; variable
7554 lazy_accept = true; in accept_memory_parse()
7557 lazy_accept = false; in accept_memory_parse()
7664 if (!lazy_accept) in __free_unaccepted()