Searched refs:map_shared (Results 1 – 3 of 3) 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()
379 goto map_shared; in __pkvm_host_share_hyp()396 goto map_shared; in __pkvm_host_share_hyp()421 map_shared: in __pkvm_host_share_hyp()
88 static bool map_shared; variable241 map_shared ? MAP_SHARED : in hugetlb_allocate_area()249 if (map_shared) { in hugetlb_allocate_area()270 if (!map_shared) in hugetlb_alias_mapping()342 if (test_type == TEST_HUGETLB && map_shared) in uffd_minor_feature()1598 map_shared = true; in set_test_type()1604 map_shared = true; in set_test_type()
Completed in 11 milliseconds