Searched refs:map_shared (Results 1 – 2 of 2) sorted by relevance
30 long map_shared = (flags & MAP_SHARED); in arch_get_unmapped_area() local52 if (map_shared && (TASK_SIZE > 0xfffffffful)) in arch_get_unmapped_area()
97 static bool map_shared; variable252 if (!map_shared) { in hugetlb_release_pages()266 if (!map_shared) in hugetlb_allocate_area()285 if (map_shared) { in hugetlb_allocate_area()307 if (!map_shared) in hugetlb_alias_mapping()400 if (test_type == TEST_HUGETLB && map_shared) in uffd_minor_feature()1710 map_shared = true; in set_test_type()1716 map_shared = true; in set_test_type()1844 if (test_type == TEST_HUGETLB && map_shared) { in main()