Searched refs:first_vma (Results 1 – 1 of 1) sorted by relevance
1066 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma() function1123 for (i = 0, vma = first_vma(current, gate_vma); vma != NULL; in dump_vma_snapshot()