Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h509 bool hide_from_rmap_until_complete :1; member
1349 action->hide_from_rmap_until_complete = false; in compat_vma_mmap()
/linux/mm/
H A Dutil.c1278 action->hide_from_rmap_until_complete = false; in compat_vma_mmap()
H A Dvma.c2585 vma_link_file(vma, action->hide_from_rmap_until_complete); in __mmap_new_vma()