Home
last modified time | relevance | path

Searched refs:pu32RetShmID (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c81 static void* shm_malloc(MS_U32 u32ShmSize, char* shmName, MS_U32* pu32RetShmID) in shm_malloc() argument
99 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c81 static void* shm_malloc(MS_U32 u32ShmSize, char* shmName, MS_U32* pu32RetShmID) in shm_malloc() argument
99 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_dapi.c90 static void* shm_malloc(MS_U32 u32ShmSize, char* shmName, MS_U32* pu32RetShmID) in shm_malloc() argument
150 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_dapi.c90 static void* shm_malloc(MS_U32 u32ShmSize, char* shmName, MS_U32* pu32RetShmID) in shm_malloc() argument
150 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/
H A Dutopia_dapi.c113 static void* shm_malloc(MS_U32 u32ShmSize, char* shmName, MS_U32* pu32RetShmID) in shm_malloc() argument
164 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c166 void** ppRetAddr, MS_U32* pu32RetShmID) in shm_malloc() argument
240 *pu32RetShmID = u32RetShmID; in shm_malloc()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c112 void** ppRetAddr, MS_U32* pu32RetShmID) in shm_malloc() argument
186 *pu32RetShmID = u32RetShmID; in shm_malloc()