Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/
H A DhalMPool.h120 …OC_MPOOL_DLMALLOC_DELETE_POOL _IOWR(MALLOC_IOC_MAGIC, 0x21, DevMalloc_MPool_Dlmalloc_Delete_Info_t)
156 } DevMalloc_MPool_Dlmalloc_Delete_Info_t; typedef
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1768 DevMalloc_MPool_Dlmalloc_Delete_Info_t dlmalloc_delete_info; in MsOS_MPool_DeleteMemoryPool()