Home
last modified time | relevance | path

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

/linux-4.1.27/arch/unicore32/include/asm/
Dmmu_context.h80 remove_vma(high_vma); \
/linux-4.1.27/mm/
Dmmap.c269 static struct vm_area_struct *remove_vma(struct vm_area_struct *vma) in remove_vma() function
2374 vma = remove_vma(vma); in remove_vma_list()
2867 vma = remove_vma(vma); in exit_mmap()