Home
last modified time | relevance | path

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

/linux/arch/ia64/kernel/
A Dsys_ia64.c30 long map_shared = (flags & MAP_SHARED); in arch_get_unmapped_area() local
52 if (map_shared && (TASK_SIZE > 0xfffffffful)) in arch_get_unmapped_area()
/linux/arch/arm64/kvm/hyp/nvhe/
A Dmem_protect.c379 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()
/linux/tools/testing/selftests/vm/
A Duserfaultfd.c88 static bool map_shared; variable
241 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