Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/include/asm/
Dmmu_context.h80 remove_vma(high_vma); \
/Linux-v4.19/mm/
Dmmap.c175 static struct vm_area_struct *remove_vma(struct vm_area_struct *vma) in remove_vma() function
2550 vma = remove_vma(vma); in remove_vma_list()
3104 vma = remove_vma(vma); in exit_mmap()