Searched refs:am_notify_client_shmat (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_aspacemgr.h179 extern Bool VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot );
/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c2198 VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot ) function
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-generic.c2039 d = VG_(am_notify_client_shmat)( res, segmentSize, prot );

Completed in 84 milliseconds