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

/mm/
H A Dmremap.c194 int split = 0; local
199 * which may split one vma into three before unmapping.
250 split = 1;
267 /* OOM: unable to split vma, just get accounts right */
276 if (split)

Completed in 47 milliseconds