Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/include/asm/
Dmmu_context.h80 remove_vma(high_vma); \
/linux-4.4.14/mm/
Dmmap.c270 static struct vm_area_struct *remove_vma(struct vm_area_struct *vma) in remove_vma() function
2389 vma = remove_vma(vma); in remove_vma_list()
2881 vma = remove_vma(vma); in exit_mmap()