Searched refs:MEM_FREE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_mem.cpp | 62 MEM_FREE, enumerator 270 add_log(MEM_FREE, __FUNCTION__, node->ptr, NULL, in ~MppMemService() 742 service.add_log(MEM_FREE, caller, ptr, ptr_real, size, 0); in mpp_osal_free()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.c | 100 if ((info.State == MEM_FREE) && (info.RegionSize >= size)) in findRegion()
|
| H A D | dlmalloc.src | 1015 if ((info.State == MEM_FREE) && (info.RegionSize >= size))
|