Searched refs:g_ffMemBoxArray (Results 1 – 1 of 1) sorted by relevance
18 static unsigned char g_ffMemBoxArray[FF_MEMBOX_ALLOC_SIZE] = {0}; variable63 (VOID)LOS_MemboxInit(g_ffMemBoxArray, FF_MEMBOX_ALLOC_SIZE, FF_MAX_SS); in ff_memalloc()66 ptr = LOS_MemboxAlloc(g_ffMemBoxArray); in ff_memalloc()89 (VOID)LOS_MemboxFree(g_ffMemBoxArray, mblock); in ff_memfree()