Searched refs:first_vma (Results 1 – 1 of 1) sorted by relevance
2163 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma() function2301 for (i = 0, vma = first_vma(current, gate_vma); vma != NULL; in elf_core_dump()2330 for (i = 0, vma = first_vma(current, gate_vma); vma != NULL; in elf_core_dump()2366 for (i = 0, vma = first_vma(current, gate_vma); vma != NULL; in elf_core_dump()