OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdgpu_cs_ctx_free
(Results
1 - 6
of
6
) sorted by null
/external/libdrm/amdgpu/
amdgpu-symbol-check
28
amdgpu_cs_ctx_free
amdgpu.h
798
* \sa
amdgpu_cs_ctx_free
()
816
int
amdgpu_cs_ctx_free
(amdgpu_context_handle context);
[
all
...]
amdgpu_cs.c
94
int
amdgpu_cs_ctx_free
(amdgpu_context_handle context)
function
/external/libdrm/tests/amdgpu/
basic_tests.c
247
r =
amdgpu_cs_ctx_free
(context_handle);
324
r =
amdgpu_cs_ctx_free
(context_handle);
403
r =
amdgpu_cs_ctx_free
(context_handle);
569
r =
amdgpu_cs_ctx_free
(context_handle);
652
r =
amdgpu_cs_ctx_free
(context_handle);
757
r =
amdgpu_cs_ctx_free
(context_handle);
844
r =
amdgpu_cs_ctx_free
(context_handle);
cs_tests.c
111
r =
amdgpu_cs_ctx_free
(context_handle);
vce_tests.c
126
r =
amdgpu_cs_ctx_free
(context_handle);
Completed in 152 milliseconds