HomeSort by relevance Sort by last modified time
    Searched refs:os_memoryPreAlloc (Results 1 - 3 of 3) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 154 os_memoryPreAlloc(
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 155 * os_memoryPreAlloc()
167 os_memoryPreAlloc(
177 os_printf("MTT:%s:%d ::os_memoryPreAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 173 if((pMemMngr->buffersPool[count].dataBufPoolPtr = (UINT8 *)os_memoryPreAlloc(hOs, count,
    [all...]

Completed in 69 milliseconds