Searched refs:vma_init (Results 1 – 2 of 2) sorted by relevance
413 vma_init(&pseudo_vma, current->mm); in remove_inode_hugepages()595 vma_init(&pseudo_vma, mm); in hugetlbfs_fallocate()
455 static inline void vma_init(struct vm_area_struct *vma, struct mm_struct *mm) in vma_init() function