Searched refs:to_accept (Results 1 – 1 of 1) sorted by relevance
6639 long to_accept; in try_to_accept_memory() local6643 to_accept = high_wmark_pages(zone) - in try_to_accept_memory()6652 to_accept -= MAX_ORDER_NR_PAGES; in try_to_accept_memory()6653 } while (to_accept > 0); in try_to_accept_memory()