Home
last modified time | relevance | path

Searched refs:dummy_ttm_bo_destroy (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c126 &dummy_ttm_bo_destroy); in ttm_bo_init_reserved_sys_man()
175 &dummy_ttm_bo_destroy); in ttm_bo_init_reserved_mock_man()
217 &dummy_ttm_bo_destroy); in ttm_bo_init_reserved_resv()
438 &dummy_ttm_bo_destroy); in ttm_bo_validate_busy_placement()
723 &dummy_ttm_bo_destroy); in ttm_bo_validate_move_fence_not_signaled()
788 &dummy_ttm_bo_destroy); in ttm_bo_validate_swapout()
889 &dummy_ttm_bo_destroy); in ttm_bo_validate_all_pinned_evict()
940 &dummy_ttm_bo_destroy); in ttm_bo_validate_allowed_only_evict()
951 &dummy_ttm_bo_destroy); in ttm_bo_validate_allowed_only_evict()
1005 &dummy_ttm_bo_destroy); in ttm_bo_validate_deleted_evict()
[all …]
H A Dttm_kunit_helpers.c191 bo->destroy = dummy_ttm_bo_destroy; in ttm_bo_kunit_init()
213 void dummy_ttm_bo_destroy(struct ttm_buffer_object *bo) in dummy_ttm_bo_destroy() function
217 EXPORT_SYMBOL_GPL(dummy_ttm_bo_destroy);
H A Dttm_kunit_helpers.h43 void dummy_ttm_bo_destroy(struct ttm_buffer_object *bo);