Searched refs:MREMAP_SHRINK (Results 1 – 1 of 1) sorted by relevance
39 MREMAP_SHRINK, /* old_len > new_len. */ enumerator903 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()