Searched refs:get_gate_vma (Results 1 – 11 of 11) sorted by relevance
26 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function44 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
316 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function329 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
342 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
285 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
530 is_vm_hugetlb_page(vma) || vma == get_gate_vma(current->mm) || in mlock_fixup()
593 *vma = get_gate_vma(mm); in get_gate_page()
1845 vma == get_gate_vma(current->mm)) in mmap_region()
1278 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()2223 gate_vma = get_gate_vma(current->mm); in elf_core_dump()
2703 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);2707 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1255 if (get_gate_vma(&init_mm)) in mem_init()
175 priv->tail_vma = get_gate_vma(mm); in m_start()