Searched refs:get_dump_page (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/mm/
H A Dgup.c26 * then get_dump_page() will return NULL to leave a hole in the dump. no_page_table()
940 * get_dump_page() - pin user page in memory while writing it to core dump
954 struct page *get_dump_page(unsigned long addr) get_dump_page() function
H A Dmlock.c437 * Although FOLL_DUMP is intended for get_dump_page(), munlock_vma_pages_range()
H A Dhugetlb.c3423 * When coredumping, it suits get_dump_page if we just return follow_hugetlb_page()
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1491 struct page *page = get_dump_page(addr); elf_fdpic_dump_segments()
H A Dbinfmt_elf.c2276 page = get_dump_page(addr); elf_core_dump()
/linux-4.1.27/include/linux/
H A Dmm.h1232 struct page *get_dump_page(unsigned long addr);

Completed in 305 milliseconds