Searched refs:get_gate_vma (Results 1 – 10 of 10) sorted by relevance
30 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function48 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
291 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function304 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
312 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()
239 *vma = get_gate_vma(mm); in get_gate_page()
1655 vma == get_gate_vma(current->mm))) in mmap_region()
295 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
2112 extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);2116 static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1204 if (vma == get_gate_vma(vma->vm_mm)) in always_dump_vma()2153 gate_vma = get_gate_vma(current->mm); in elf_core_dump()
162 priv->tail_vma = get_gate_vma(mm); in m_start()