Searched refs:get_gate_vma (Results 1 – 4 of 4) 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()
293 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function306 struct vm_area_struct *vma = get_gate_vma(mm); in in_gate_area()
322 struct vm_area_struct *get_gate_vma(struct mm_struct *mm) in get_gate_vma() function
1373 if (get_gate_vma(&init_mm)) in mem_init()
Completed in 11 milliseconds