get_gate_vma
struct vm_area_struct *vma = get_gate_vma(mm);
if (get_gate_vma(&init_mm))
if (vma == get_gate_vma(vma->vm_mm))
gate_vma = get_gate_vma(mm);
vma = get_gate_vma(priv->lock_ctx.mm);
return get_gate_vma(mm);
extern struct vm_area_struct *get_gate_vma(struct mm_struct *mm);
*vma = get_gate_vma(mm);
is_vm_hugetlb_page(vma) || vma == get_gate_vma(current->mm) ||
vma == get_gate_vma(mm))
if (vma == get_gate_vma(vma->vm_mm))