Searched refs:amdgpu_bo_alloc_and_map_raw (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 383 int amdgpu_bo_alloc_and_map_raw(amdgpu_device_handle dev, unsigned size, 395 return amdgpu_bo_alloc_and_map_raw(dev, size, alignment, heap, in amdgpu_bo_alloc_and_map()
|
D | deadlock_tests.c | 249 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in amdgpu_deadlock_helper() 346 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in amdgpu_deadlock_sdma() 434 r = amdgpu_bo_alloc_and_map_raw(device_handle, 4096, 4096, in bad_access_helper()
|
D | security_tests.c | 130 return amdgpu_bo_alloc_and_map_raw(dev, in amdgpu_bo_alloc_map()
|
D | basic_tests.c | 558 int amdgpu_bo_alloc_and_map_raw(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map_raw() function
|