Searched defs:nodeSize (Results 1 – 2 of 2) sorted by relevance
349 size_t nodeSize = OS_MEM_NODE_GET_SIZE(node->sizeAndFlag); in TryShrinkPool() local1337 …VOID OsMemReAllocSmaller(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize) in OsMemReAllocSmaller()1362 UINT32 nodeSize, struct OsMemNodeHead *nextNode) in OsMemMergeNodeForReAllocBigger()1411 UINT32 nodeSize = OS_MEM_NODE_GET_SIZE(node->sizeAndFlag); in OsMemRealloc() local
484 size_t nodeSize = OS_MEM_NODE_GET_SIZE(node->sizeAndFlag); local1449 …VOID OsMemReAllocSmaller(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize)1473 UINT32 nodeSize, struct OsMemNodeHead *nextNode)1501 UINT32 nodeSize = OS_MEM_NODE_GET_SIZE(node->sizeAndFlag); local