Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c520 static inline bool expand_vma(FIXTURE_DATA(proc_maps_race) *self) in expand_vma() function
827 mod_info->vma_restore = expand_vma; in TEST_F()
/linux/mm/
H A Dmremap.c1607 static unsigned long expand_vma(struct vma_remap_struct *vrm) in expand_vma() function
1669 return expand_vma(vrm); in mremap_at()