OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdgpu_bo_free
(Results
1 - 8
of
8
) sorted by null
/external/libdrm/amdgpu/
amdgpu-symbol-check
17
amdgpu_bo_free
amdgpu.h
547
* \sa
amdgpu_bo_free
()
680
int
amdgpu_bo_free
(amdgpu_bo_handle buf_handle);
[
all
...]
amdgpu_bo.c
420
int
amdgpu_bo_free
(amdgpu_bo_handle buf_handle)
function
/external/libdrm/tests/amdgpu/
bo_tests.c
99
amdgpu_bo_free
(buf_handle);
117
r =
amdgpu_bo_free
(buffer_handle);
143
r =
amdgpu_bo_free
(res.buf_handle);
amdgpu_test.h
155
r =
amdgpu_bo_free
(bo);
210
amdgpu_bo_free
(buf_handle);
221
amdgpu_bo_free
(bo);
cs_tests.c
227
r =
amdgpu_bo_free
(buf_handle);
333
r =
amdgpu_bo_free
(buf_handle);
390
r =
amdgpu_bo_free
(buf_handle);
vce_tests.c
222
r =
amdgpu_bo_free
(vce_bo->handle);
basic_tests.c
840
r =
amdgpu_bo_free
(buf_handle);
Completed in 1578 milliseconds