Searched refs:get_gate_vma (Results 1 – 10 of 10) sorted by relevance
29 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function47 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
298 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function311 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
341 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
508 is_vm_hugetlb_page(vma) || vma == get_gate_vma(current->mm)) in mlock_fixup()
273 *vma = get_gate_vma(mm); in get_gate_page()
1665 vma == get_gate_vma(current->mm))) in mmap_region()
288 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
2160 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);2164 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1205 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()2163 gate_vma = get_gate_vma(current->mm); in elf_core_dump()
164 priv->tail_vma = get_gate_vma(mm); in m_start()