Home
last modified time | relevance | path

Searched refs:first_vma (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/
Dbinfmt_elf.c2175 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma() function
2313 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()