Home
last modified time | relevance | path

Searched refs:vm_area_alloc (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/vma/
H A Dshared.c19 struct vm_area_struct *vma = vm_area_alloc(mm); in alloc_vma()
/linux/mm/
H A Dvma_init.c28 struct vm_area_struct *vm_area_alloc(struct mm_struct *mm) in vm_area_alloc() function
H A Dvma.c2547 vma = vm_area_alloc(map->mm); in __mmap_new_vma()
2927 vma = vm_area_alloc(mm); in do_brk_flags()
/linux/include/linux/
H A Dmm.h263 struct vm_area_struct *vm_area_alloc(struct mm_struct *);