Searched defs:hiwater_vm (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmremap.c193 unsigned long hiwater_vm; local
259 * are taken meanwhile, total_vm and hiwater_vm appear too high.
262 hiwater_vm = mm->hiwater_vm;
271 mm->hiwater_vm = hiwater_vm;

Completed in 35 milliseconds