Searched refs:get_gate_vma (Results 1 – 12 of 12) 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()
302 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function315 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
122 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
346 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
288 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()
467 *vma = get_gate_vma(mm); in get_gate_page()
1801 vma == get_gate_vma(current->mm)) in mmap_region()
2631 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);2635 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1297 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()2251 gate_vma = get_gate_vma(current->mm); in elf_core_dump()
1204 if (get_gate_vma(&init_mm)) in mem_init()
171 priv->tail_vma = get_gate_vma(mm); in m_start()