Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_types.h859 bool hide_from_rmap_until_complete :1; member
/linux/tools/testing/vma/include/
H A Ddup.h469 bool hide_from_rmap_until_complete :1; member
/linux/fs/hugetlbfs/
H A Dinode.c183 desc->action.hide_from_rmap_until_complete = true; in hugetlbfs_file_mmap_prepare()
/linux/mm/
H A Dvma.c2623 if (action->hide_from_rmap_until_complete) in call_action_prepare()