Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c39 MREMAP_SHRINK, /* old_len > new_len. */ enumerator
903 return MREMAP_SHRINK; in vrm_remap_type()
1430 VM_BUG_ON(vrm->remap_type != MREMAP_SHRINK); in shrink_vma()
1485 if (vrm->remap_type == MREMAP_SHRINK) { in mremap_to()
1655 case MREMAP_SHRINK: in mremap_at()
1799 if (vrm->remap_type == MREMAP_SHRINK) in check_prep_vma()