Searched refs:get_gate_vma (Results 1 – 12 of 12) 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()
317 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function330 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
324 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
282 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
999 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()1154 gate_vma = get_gate_vma(mm); in dump_vma_snapshot()
414 is_vm_hugetlb_page(vma) || vma == get_gate_vma(current->mm) || in mlock_fixup()
954 *vma = get_gate_vma(mm); in get_gate_page()
2726 vma == get_gate_vma(current->mm)) in mmap_region()
3755 if (vma == get_gate_vma(vma->vm_mm)) in should_skip_vma()
135 vma = get_gate_vma(priv->mm); in proc_get_vma()172 return get_gate_vma(mm); in m_start()
3213 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);3217 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1351 if (get_gate_vma(&init_mm)) in mem_init()