Home
last modified time | relevance | path

Searched defs:vma_count (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kernel/
H A Delfcore.c82 int vma_count = 0; in elf_core_extra_phdrs() local
/linux/include/linux/
H A Dcoredump.h28 int vma_count; member
/linux/mm/
H A Dvma.h42 int vma_count; /* Number of vmas that will be removed */ member
/linux/fs/
H A Dbinfmt_elf_fdpic.c1438 int vma_count) in elf_fdpic_dump_segments()