Home
last modified time | relevance | path

Searched defs:map_shared (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dsys_ia64.c30 long map_shared = (flags & MAP_SHARED); in arch_get_unmapped_area() local
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-common.c16 bool map_shared; variable