Home
last modified time | relevance | path

Searched refs:RESOURCE_PTR_TO_RPOOL_PTR (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/
H A Dutopia_dapi.c32 #define RESOURCE_PTR_TO_RPOOL_PTR(pResource) ((UTOPIA_RESOURCE_POOL*)shmid2va(pResource->shmid_rpoo… macro
692 UTOPIA_RESOURCE_POOL* pRPool = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A Dutopia_dapi.h41 #define RESOURCE_PTR_TO_RPOOL_PTR(pResource) \ macro
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c677 UTOPIA_RESOURCE_POOL* pRPool = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c677 UTOPIA_RESOURCE_POOL* pRPool = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_dapi.c675 UTOPIA_RESOURCE_POOL* pRPool = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_dapi.c675 UTOPIA_RESOURCE_POOL* pRPool = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c947 = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c1097 = RESOURCE_PTR_TO_RPOOL_PTR(TO_RESOURCE_PTR(pResource)); in UtopiaResourceRelease()