Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dgup.c954 struct page *get_dump_page(unsigned long addr) in get_dump_page() function
/linux-4.1.27/include/linux/
Dmm.h1232 struct page *get_dump_page(unsigned long addr);
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1491 struct page *page = get_dump_page(addr); in elf_fdpic_dump_segments()
Dbinfmt_elf.c2276 page = get_dump_page(addr); in elf_core_dump()