Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dbinfmt_elf.c2078 static struct vm_area_struct *next_vma(struct vm_area_struct *this_vma, in next_vma() function
2201 vma = next_vma(vma, gate_vma)) { in elf_core_dump()
2230 vma = next_vma(vma, gate_vma)) { in elf_core_dump()
2266 vma = next_vma(vma, gate_vma)) { in elf_core_dump()