/aosp_15_r20/external/libdrm/amdgpu/ |
H A D | amdgpu_bo.c | 45 amdgpu_bo_handle *buf_handle) in amdgpu_bo_create() 72 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc() 387 drm_public int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free() 533 amdgpu_bo_handle *buf_handle, in amdgpu_find_bo_by_cpu_mapping() 575 amdgpu_bo_handle *buf_handle) in amdgpu_create_bo_from_user_mem()
|
H A D | amdgpu.h | 246 amdgpu_bo_handle buf_handle; member
|
/aosp_15_r20/external/libdrm/tests/amdgpu/ |
H A D | cs_tests.c | 208 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_create() local 278 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_decode() local 419 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_destroy() local
|
H A D | bo_tests.c | 63 amdgpu_bo_handle buf_handle; in suite_bo_tests_init() local 272 amdgpu_bo_handle buf_handle; in amdgpu_mem_fail_alloc() local
|
H A D | amdgpu_test.h | 352 amdgpu_bo_handle buf_handle = NULL; in gpu_mem_alloc() local 429 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_wrap() local
|
H A D | cp_dma_tests.c | 83 amdgpu_bo_handle buf_handle; member 94 amdgpu_bo_handle buf_handle; in allocate_bo_and_va() local
|
H A D | vm_tests.c | 193 amdgpu_bo_handle buf_handle; in amdgpu_vm_unaligned_map() local
|
H A D | uvd_enc_tests.c | 200 amdgpu_bo_handle buf_handle; in alloc_resource() local
|
H A D | vce_tests.c | 242 amdgpu_bo_handle buf_handle; in alloc_resource() local
|
H A D | jpeg_tests.c | 281 amdgpu_bo_handle buf_handle; in alloc_resource() local
|
H A D | basic_tests.c | 705 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map_raw() local 2191 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_feedback.h | 42 VkBuffer buf_handle; member 62 VkBuffer buf_handle; member
|
H A D | vn_buffer.c | 240 VkBuffer buf_handle = vn_buffer_to_handle(buf); in vn_buffer_init() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_expr.cpp | 125 auto check_channels_last_fn = [](int ndims, BufHandle buf_handle) -> bool { in TEST() 139 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local 148 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local 157 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local 166 BufHandle buf_handle("a", shape_info.first, shape_info.second[j], kFloat); in TEST() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | stmt.h | 359 static AllocatePtr make(const BufHandle& buf_handle) { in make() 396 const BufHandle& buf_handle, in make() 429 static FreePtr make(const BufHandle& buf_handle) { in make()
|
/aosp_15_r20/external/igt-gpu-tools/tests/amdgpu/ |
H A D | amd_basic.c | 207 amdgpu_bo_handle buf_handle; in gpu_mem_alloc() local 254 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local 1310 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test() local
|
H A D | amd_cs_nop.c | 45 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
|
H A D | amd_prime.c | 47 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
H A D | radv_amdgpu_bo.c | 356 amdgpu_bo_handle buf_handle; in radv_amdgpu_winsys_bo_create() local 616 amdgpu_bo_handle buf_handle; in radv_amdgpu_winsys_bo_from_ptr() local
|
/aosp_15_r20/trusty/user/base/lib/secure_dpu/ |
D | secure_dpu.c | 63 handle_t buf_handle; in handle_allocate_buffer_resp() local
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_nir_lower_vbo.c | 186 nir_def *buf_handle = nir_imm_int(b, index); in pass() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.c | 477 amdgpu_bo_handle buf_handle; in amdgpu_create_bo() local 1701 amdgpu_bo_handle buf_handle; in amdgpu_bo_from_ptr() local
|
H A D | amdgpu_cs.cpp | 275 amdgpu_bo_handle buf_handle; in amdgpu_ctx_create() local 357 amdgpu_bo_handle buf_handle; in amdgpu_submit_gfx_nop() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_gpu_info.c | 280 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc() 284 static int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free()
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_utils.cc | 674 native_handle_t* buf_handle = makeFromAidlIfNotNull(aidl_buffer.buffer); in ConvertToHalStreamBuffer() local
|