Home
last modified time | relevance | path

Searched refs:bo2 (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.h478 amdgpu_bo_handle bo2, amdgpu_bo_list_handle *list) in amdgpu_get_bo_list()
480 amdgpu_bo_handle resources[] = {bo1, bo2}; in amdgpu_get_bo_list()
482 return amdgpu_bo_list_create(dev, bo2 ? 2 : 1, resources, NULL, list); in amdgpu_get_bo_list()
477 amdgpu_get_bo_list(amdgpu_device_handle dev, amdgpu_bo_handle bo1, amdgpu_bo_handle bo2, amdgpu_bo_list_handle *list) amdgpu_get_bo_list() argument
H A Dbasic_tests.c1036 amdgpu_bo_handle bo1, bo2, vram_max[2], gtt_max[2]; in amdgpu_bo_eviction_test() local
1104 /* allocate UC bo2 for sDMA use */ in amdgpu_bo_eviction_test()
1108 gtt_flags[loop2], &bo2, in amdgpu_bo_eviction_test()
1113 /* clear bo2 */ in amdgpu_bo_eviction_test()
1117 resources[1] = bo2; in amdgpu_bo_eviction_test()
1157 r = amdgpu_bo_unmap_and_free(bo2, bo2_va_handle, bo2_mc, in amdgpu_bo_eviction_test()
1898 amdgpu_bo_handle bo1, bo2; in amdgpu_command_submission_copy_linear_helper() local
1946 /* allocate UC bo2 for sDMA use */ in amdgpu_command_submission_copy_linear_helper()
1950 gtt_flags[loop2], &bo2, in amdgpu_command_submission_copy_linear_helper()
1955 /* clear bo2 */ in amdgpu_command_submission_copy_linear_helper()
[all...]
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c74 static const lws_retry_bo_t bo2 = { variable
168 &bo2, lws_dhcpc4_retry_conn, in callback_dhcpc4()
271 lws_retry_sul_schedule(wsi->a.context, 0, &r->sul_conn, &bo2, in callback_dhcpc4()
302 NULL, NULL, &bo2, "dhcpc"); in lws_dhcpc4_retry_conn()
307 lws_retry_sul_schedule(r->context, 0, &r->sul_conn, &bo2, in lws_dhcpc4_retry_conn()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c128 struct nouveau_bo *bo1, *bo2; in nv84_decoder_vp_h264() local
131 bo2 = buf->full; in nv84_decoder_vp_h264()
136 bo2 = ref2_default; in nv84_decoder_vp_h264()
139 param1.ref2_addrs[i] = bo2->offset; in nv84_decoder_vp_h264()
142 { bo2, NOUVEAU_BO_RDWR | NOUVEAU_BO_VRAM }, in nv84_decoder_vp_h264()
/third_party/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c65 static const lws_retry_bo_t bo2 = { variable
86 &bo2, "ntpclient"); in lws_ntpc_retry_conn()

Completed in 7 milliseconds