Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpage_alloc.c7183 static bool lazy_accept = true; variable
7188 lazy_accept = true; in accept_memory_parse()
7191 lazy_accept = false; in accept_memory_parse()
7298 if (!lazy_accept) in __free_unaccepted()