Searched refs:shmid_resource_head (Results 1 – 8 of 8) sorted by relevance
117 return (UTOPIA_RESOURCE*)shmid2va(((UTOPIA_RESOURCE_POOL*)pUnkown)->shmid_resource_head.ID); in next_resource()220 UTOPIA_RESOURCE* pResource = TO_RESOURCE_PTR(shmid2va(pRPool->shmid_resource_head.ID)); in locate_resource()588 pRPool->shmid_resource_head.ID = 0xFFFFFFFF; in UtopiaResourceRegister()616 pRPool->shmid_resource_head.ID = pResource->shmid_self.ID; in UtopiaResourceRegister()715 MS_U32* pu32SemKey = (MS_U32*)shmid2va(pResourcePool->shmid_resource_head.ID); in UtopiaModuleAddResourceEnd()
159 return (UTOPIA_RESOURCE*)shmid2va(((UTOPIA_RESOURCE_POOL*)pUnkown)->shmid_resource_head.ID); in next_resource()202 UTOPIA_RESOURCE* pResource = TO_RESOURCE_PTR(shmid2va(pRPool->shmid_resource_head.ID)); in locate_resource()529 pRPool->shmid_resource_head.ID = 0xFFFFFFFF; in UtopiaResourceRegister()566 pRPool->shmid_resource_head.ID = pResource->shmid_self.ID; in UtopiaResourceRegister()
173 return (UTOPIA_RESOURCE*)shmid2va(((UTOPIA_RESOURCE_POOL*)pUnkown)->shmid_resource_head.ID); in next_resource()232 UTOPIA_RESOURCE* pResource = TO_RESOURCE_PTR(shmid2va(pRPool->shmid_resource_head.ID)); in locate_resource()541 pRPool->shmid_resource_head.ID = 0xFFFFFFFF; in UtopiaResourceRegister()578 pRPool->shmid_resource_head.ID = pResource->shmid_self.ID; in UtopiaResourceRegister()
252 ((UTOPIA_RESOURCE_POOL*)pUnkown)->shmid_resource_head.ID); in next_resource()323 = TO_RESOURCE_PTR(shmid2va(pRPool->shmid_resource_head.ID)); in locate_resource()753 pRPool->shmid_resource_head.ID = 0xFFFFFFFF; in UtopiaResourceRegister()793 pRPool->shmid_resource_head.ID = pResource->shmid_self.ID; in UtopiaResourceRegister()
198 ((UTOPIA_RESOURCE_POOL*)pUnkown)->shmid_resource_head.ID); in next_resource()269 = TO_RESOURCE_PTR(shmid2va(pRPool->shmid_resource_head.ID)); in locate_resource()920 pRPool->shmid_resource_head.ID = 0xFFFFFFFF; in UtopiaResourceRegister()961 pRPool->shmid_resource_head.ID = pResource->shmid_self.ID; in UtopiaResourceRegister()
72 UTOPIA_SHM_ID shmid_resource_head; member