Lines Matching refs:amdgpu_bo_handle
54 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc()
97 int amdgpu_bo_set_metadata(amdgpu_bo_handle bo, in amdgpu_bo_set_metadata()
120 int amdgpu_bo_query_info(amdgpu_bo_handle bo, in amdgpu_bo_query_info()
171 static void amdgpu_add_handle_to_table(amdgpu_bo_handle bo) in amdgpu_add_handle_to_table()
179 static int amdgpu_bo_export_flink(amdgpu_bo_handle bo) in amdgpu_bo_export_flink()
227 int amdgpu_bo_export(amdgpu_bo_handle bo, in amdgpu_bo_export()
394 int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free()
428 int amdgpu_bo_cpu_map(amdgpu_bo_handle bo, void **cpu) in amdgpu_bo_cpu_map()
476 int amdgpu_bo_cpu_unmap(amdgpu_bo_handle bo) in amdgpu_bo_cpu_unmap()
510 int amdgpu_bo_wait_for_idle(amdgpu_bo_handle bo, in amdgpu_bo_wait_for_idle()
536 amdgpu_bo_handle *buf_handle) in amdgpu_create_bo_from_user_mem()
567 amdgpu_bo_handle *resources, in amdgpu_bo_list_create()
640 amdgpu_bo_handle *resources, in amdgpu_bo_list_update()
679 int amdgpu_bo_va_op(amdgpu_bo_handle bo, in amdgpu_bo_va_op()
697 amdgpu_bo_handle bo, in amdgpu_bo_va_op_raw()