Searched refs:get_gate_vma (Results 1 – 5 of 5) 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
288 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()