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