Home
last modified time | relevance | path

Searched refs:MALLOC_IOC_MPOOL_DLMALLOC_REALLOC_POOL_MEMORY (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/
H A DhalMPool.h123 #define MALLOC_IOC_MPOOL_DLMALLOC_REALLOC_POOL_MEMORY _IOWR(MALLOC_IOC_MAGIC, 0x24, DevMalloc_MPool… macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1985 if (ioctl(_s32MPoolFd, MALLOC_IOC_MPOOL_DLMALLOC_REALLOC_POOL_MEMORY, &dlmalloc_alloc_free_info)) in MsOS_MPool_ReallocateMemory()