Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c68 bool populate_expand; /* mlock()'d expanded, must populate. */ member
1732 vrm->populate_expand = true; in check_prep_vma()
1902 VM_WARN_ON_ONCE(vrm->populate_expand); in remap_move()
1951 if (!failed && vrm->populate_expand) in do_mremap()