Home
last modified time | relevance | path

Searched refs:get_shm_size (Results 1 – 5 of 5) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/memory/patcher/
H A Dmemory_patcher_component.c405 static size_t get_shm_size(int shmid) in get_shm_size() function
426 size_t size = get_shm_size(shmid); in _intercept_shmat()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/memory/patcher/
H A Dmemory_patcher_component.c444 static size_t get_shm_size(int shmid) in get_shm_size() function
467 size_t size = get_shm_size(shmid); in _intercept_shmat()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/detail/
H A Dintermodule_singleton.hpp156 inline std::size_t get_shm_size() in get_shm_size() function
667 const std::size_t ShmSize = intermodule_singleton_helpers::get_shm_size();; in initialize_shm()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-generic.c1985 SizeT get_shm_size ( Int shmid ) in get_shm_size() function
2022 SizeT segmentSize = get_shm_size ( arg0 ); in ML_()
2057 SizeT segmentSize = VG_PGROUNDUP(get_shm_size(arg0)); in ML_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-generic.c1985 SizeT get_shm_size ( Int shmid ) in get_shm_size() function
2022 SizeT segmentSize = get_shm_size ( arg0 ); in ML_()
2057 SizeT segmentSize = VG_PGROUNDUP(get_shm_size(arg0)); in ML_()