Searched refs:OsIPCLimitShmAlloc (Results 1 – 3 of 3) sorted by relevance
83 UINT32 OsIPCLimitShmAlloc(UINT32 size);
219 UINT32 OsIPCLimitShmAlloc(UINT32 size) in OsIPCLimitShmAlloc() function
210 if (OsIPCLimitShmAlloc(*size) != LOS_OK) { in ShmAllocSegCheck()