Searched defs:poolSize (Results 1 – 8 of 8) sorted by relevance
57 #define MEM_EXPAND_SIZE(poolSize) ((poolSize) >> 3) argument
76 LITE_OS_SEC_TEXT_INIT UINT32 LOS_MemboxInit(VOID *pool, UINT32 poolSize, UINT32 blkSize) in LOS_MemboxInit()
84 UINT32 poolSize; member
112 UINT32 LOS_MemboxInit(VOID *pool, UINT32 poolSize, UINT32 blkSize) in LOS_MemboxInit()
66 UINT32 poolSize; member
442 UINT32 poolSize = OS_SYS_MEM_SIZE; in TaskCreateParamCheck() local
1425 uint32_t poolSize; member