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()
328 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
952 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()1091 gate_vma = get_gate_vma(mm); in dump_vma_snapshot()
288 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
535 is_vm_hugetlb_page(vma) || vma == get_gate_vma(current->mm) || in mlock_fixup()
841 *vma = get_gate_vma(mm); in get_gate_page()
1902 vma == get_gate_vma(current->mm)) in mmap_region()
3013 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);3017 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1305 if (get_gate_vma(&init_mm)) in mem_init()
169 priv->tail_vma = get_gate_vma(mm); in m_start()