Searched refs:MEM_BufferAllocate (Results 1 – 1 of 1) sorted by relevance
453 static void *MEM_BufferAllocate(uint32_t numBytes, uint8_t poolId) in MEM_BufferAllocate() function695 buffer_ptr.void_ptr = MEM_BufferAllocate(numBytes, poolId); in MEM_BufferAllocWithId()846 realloc_buffer = MEM_BufferAllocate(new_size, 0U); in MEM_BufferRealloc()861 realloc_buffer = MEM_BufferAllocate(new_size, 0); in MEM_BufferRealloc()918 void *pData = MEM_BufferAllocate(blk_size, 0); in MEM_CallocAlt()