Searched refs:gpu_mem_free (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dbo_tests.c214 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
224 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
233 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
243 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
250 r = gpu_mem_free(bo, NULL, 0, 4096);
257 r = gpu_mem_free(bo, NULL, 0, 4096);
264 r = gpu_mem_free(bo, NULL, 0, 4096);
H A Dsecurity_tests.c380 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
389 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
399 r = gpu_mem_free(bo, va_handle, bo_mc, 4096);
H A Damdgpu_test.h394 static inline int gpu_mem_free(amdgpu_bo_handle bo, function in typeref:typename:int

Completed in 4 milliseconds