Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/
H A DhalMPool.h121 …LMALLOC_ALLOC_POOL_MEMORY _IOWR(MALLOC_IOC_MAGIC, 0x22, DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t)
122 …DLMALLOC_FREE_POOL_MEMORY _IOWR(MALLOC_IOC_MAGIC, 0x23, DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t)
123 …ALLOC_REALLOC_POOL_MEMORY _IOWR(MALLOC_IOC_MAGIC, 0x24, DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t)
164 } DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t; typedef
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1811 DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t dlmalloc_alloc_free_info; in MsOS_MPool_AllocateMemory()
1890 DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t dlmalloc_alloc_free_info; in MsOS_MPool_FreeMemory()
1970 DevMalloc_MPool_Dlmalloc_Alloc_Free_Info_t dlmalloc_alloc_free_info; in MsOS_MPool_ReallocateMemory()