Home
last modified time | relevance | path

Searched refs:GENOS_FreeMemory (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dos_utilities.h233 VOID GENOS_FreeMemory(PVOID ptr);
236 GENOS_FreeMemory(ptr); \
240 if (ptr) GENOS_FreeMemory(ptr); \
H A Dhal_cm.cpp3698 GENOS_FreeMemory(pArgParams); in HalCm_FinishStatesForKernelMix()
3700 GENOS_FreeMemory(pCmds); in HalCm_FinishStatesForKernelMix()
3702 GENOS_FreeMemory(pCmd_inline); in HalCm_FinishStatesForKernelMix()
3704 GENOS_FreeMemory(pCmd_sizes); in HalCm_FinishStatesForKernelMix()
3716 GENOS_FreeMemory(pGroupInfo); in HalCm_FinishStatesForKernelMix()
3723 GENOS_FreeMemory(pCmd_data); in HalCm_FinishStatesForKernelMix()
3740 GENOS_FreeMemory(pDependRemap); in HalCm_FinishStatesForKernelMix()
5335 GENOS_FreeMemory(pMediaIds); in HalCm_ExecuteHintsTask()
5337 GENOS_FreeMemory(pKAIDs); in HalCm_ExecuteHintsTask()
5339 GENOS_FreeMemory(pIndexParams); in HalCm_ExecuteHintsTask()
[all …]
H A Dos_utilities.c125 VOID GENOS_FreeMemory(PVOID ptr) in GENOS_FreeMemory() function
375 GENOS_FreeMemory(pMutex); in GENOS_DestroyMutex()
H A Dhw_interface.c601 GENOS_FreeMemory(pHwInterface->pHwCommands); in IntelGen_HwFreeCommands()
754 GENOS_FreeMemory(pGSH); in IntelGen_HwAllocateGSH()
784 GENOS_FreeMemory(pGSH); in IntelGen_HwFreeGSH()
1563 GENOS_FreeMemory(pSSH); in IntelGen_HwAllocateSSH()
1580 GENOS_FreeMemory(pHwInterface->pSurfaceStateHeap); in IntelGen_HwFreeSSH()
H A Dos_interface.c109 GENOS_FreeMemory(pContext->OsGpuContext[iLoop].pCB); in IntelGen_OsClear_OsGpuContext()
114 GENOS_FreeMemory(pContext-> in IntelGen_OsClear_OsGpuContext()
120 GENOS_FreeMemory(pContext->OsGpuContext in IntelGen_OsClear_OsGpuContext()
126 GENOS_FreeMemory(pContext-> in IntelGen_OsClear_OsGpuContext()
132 GENOS_FreeMemory(pContext-> in IntelGen_OsClear_OsGpuContext()
H A Dhw_interface_base.c139 GENOS_FreeMemory(pSSH->pSshBuffer); in IntelGen_HwFreeSshBuffer()
H A Dcm_thread_space.cpp142 GENOS_FreeMemory(m_Wavefront26ZDispatchInfo.pNumThreadsInWave); in ~CmThreadSpace()
H A Dcm_device.cpp290 GENOS_FreeMemory(pCmData); in DestroyAuxDevice()