Home
last modified time | relevance | path

Searched defs:mock_bo (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_region_ttm.c205 struct ttm_buffer_object mock_bo = {}; in intel_region_ttm_resource_alloc() local
259 struct ttm_buffer_object mock_bo = {}; in intel_region_ttm_resource_free() local
/linux-6.12.1/drivers/gpu/drm/ttm/tests/
Dttm_pool_test.c22 struct ttm_buffer_object *mock_bo; member