Searched defs:ConnectCreateShm (Results 1 – 2 of 2) sorted by relevance
143 MOS_STATUS OsContextSpecific::ConnectCreateShm(long key, uint32_t size, int32_t *pShmid, void* *ppS… in ConnectCreateShm() function in OsContextSpecific
606 static MOS_STATUS ConnectCreateShm(long key, uint32_t size, int32_t *pShmid, void **ppShm) in ConnectCreateShm() function