Searched refs:am_notify_client_shmat (Results 1 – 3 of 3) sorted by relevance
183 extern Bool VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot );
2087 VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot ) in VG_() argument
1890 d = VG_(am_notify_client_shmat)( res, segmentSize, prot ); in ML_()