Searched refs:vma_init (Results 1 – 8 of 8) sorted by relevance
12 vma.o: vma.c vma_internal.h ../../../mm/vma.c ../../../mm/vma_init.c ../../../mm/vma_exec.c ../../.…
937 static inline void vma_init(struct vm_area_struct *vma, struct mm_struct *mm) in vma_init() function
36 vma_init(vma, mm); in vm_area_alloc()
58 debug.o gup.o mmap_lock.o vma_init.o $(mmu-y)
313 vma_init(&gate_vma, NULL); in gate_vma_init()
779 vma_init(&pseudo_vma, mm); in hugetlbfs_fallocate()
900 static inline void vma_init(struct vm_area_struct *vma, struct mm_struct *mm) in vma_init() function
16808 F: mm/vma_init.c