Searched refs:vm_area_alloc (Results 1 – 3 of 3) sorted by relevance
11 struct vm_area_struct *vm_area_alloc(struct mm_struct *mm) in vm_area_alloc() function
358 struct vm_area_struct *vm_area_alloc(struct mm_struct *mm);
327 struct vm_area_struct *vma = vm_area_alloc(mm); in mm_create_vma()