Searched refs:all_res (Results 1 – 1 of 1) sorted by relevance
1249 amdgpu_bo_handle *all_res = alloca(sizeof(resources[0]) * (res_cnt + 1)); in amdgpu_test_exec_cs_helper() local1279 memcpy(all_res, resources, sizeof(resources[0]) * res_cnt); in amdgpu_test_exec_cs_helper()1280 all_res[res_cnt] = ib_result_handle; in amdgpu_test_exec_cs_helper()1282 r = amdgpu_bo_list_create(device_handle, res_cnt+1, all_res, in amdgpu_test_exec_cs_helper()