HomeSort by relevance Sort by last modified time
    Searched refs:ib_result_cpu (Results 1 - 4 of 4) sorted by null

  /external/libdrm/tests/amdgpu/
vm_tests.c 94 void *ib_result_cpu; local
115 &ib_result_handle, &ib_result_cpu,
123 ptr = ib_result_cpu;
deadlock_tests.c 169 void *ib_result_cpu; local
187 &ib_result_handle, &ib_result_cpu,
195 ptr = ib_result_cpu;
basic_tests.c 342 void *ib_result_cpu, *ib_result_ce_cpu; local
358 &ib_result_handle, &ib_result_cpu,
387 ptr = ib_result_cpu;
433 void *ib_result_cpu; local
449 &ib_result_handle, &ib_result_cpu,
460 ptr = ib_result_cpu;
471 ptr = (uint32_t *)ib_result_cpu + 4;
692 void *ib_result_cpu[2]; local
720 &ib_result_handle[i], &ib_result_cpu[i],
730 ptr = ib_result_cpu[0]
831 void *ib_result_cpu; local
946 void *ib_result_cpu; local
1428 void *ib_result_cpu, *ib_result_ce_cpu; local
1624 void *ib_result_cpu; local
    [all...]
cs_tests.c 88 void *ib_result_cpu; local
115 &ib_result_handle, &ib_result_cpu,
123 ib_cpu = ib_result_cpu;

Completed in 113 milliseconds