Home
last modified time | relevance | path

Searched defs:buf_handle (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu_bo.c45 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 Damdgpu.h246 amdgpu_bo_handle buf_handle; member
/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dcs_tests.c208 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 Dbo_tests.c63 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 Damdgpu_test.h352 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 Dcp_dma_tests.c83 amdgpu_bo_handle buf_handle; member
94 amdgpu_bo_handle buf_handle; in allocate_bo_and_va() local
H A Dvm_tests.c193 amdgpu_bo_handle buf_handle; in amdgpu_vm_unaligned_map() local
H A Duvd_enc_tests.c200 amdgpu_bo_handle buf_handle; in alloc_resource() local
H A Dvce_tests.c242 amdgpu_bo_handle buf_handle; in alloc_resource() local
H A Djpeg_tests.c281 amdgpu_bo_handle buf_handle; in alloc_resource() local
H A Dbasic_tests.c705 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 Dvn_feedback.h42 VkBuffer buf_handle; member
62 VkBuffer buf_handle; member
H A Dvn_buffer.c240 VkBuffer buf_handle = vn_buffer_to_handle(buf); in vn_buffer_init() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_expr.cpp125 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 Dstmt.h359 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 Damd_basic.c207 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 Damd_cs_nop.c45 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
H A Damd_prime.c47 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c356 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/
Dsecure_dpu.c63 handle_t buf_handle; in handle_allocate_buffer_resp() local
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_nir_lower_vbo.c186 nir_def *buf_handle = nir_imm_int(b, index); in pass() local
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c477 amdgpu_bo_handle buf_handle; in amdgpu_create_bo() local
1701 amdgpu_bo_handle buf_handle; in amdgpu_bo_from_ptr() local
H A Damdgpu_cs.cpp275 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 Dac_gpu_info.c280 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/
Daidl_utils.cc674 native_handle_t* buf_handle = makeFromAidlIfNotNull(aidl_buffer.buffer); in ConvertToHalStreamBuffer() local

12