Searched refs:pu32RetShmID (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/ |
| H A D | utopia_dapi.c | 81 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 D | utopia_dapi.c | 81 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 D | utopia_dapi.c | 90 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 D | utopia_dapi.c | 90 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 D | utopia_dapi.c | 113 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 D | utopia_dapi.c | 166 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 D | utopia_dapi.c | 112 void** ppRetAddr, MS_U32* pu32RetShmID) in shm_malloc() argument 186 *pu32RetShmID = u32RetShmID; in shm_malloc()
|