Symbol: ttm_mock_manager_fini
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
1031
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
1076
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
1128
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
1129
ttm_mock_manager_fini(priv->ttm_dev, mem_type_evict);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
190
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
269
ttm_mock_manager_fini(priv->ttm_dev, snd_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
409
ttm_mock_manager_fini(priv->ttm_dev, params->mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
457
ttm_mock_manager_fini(priv->ttm_dev, snd_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
500
ttm_mock_manager_fini(priv->ttm_dev, fst_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
501
ttm_mock_manager_fini(priv->ttm_dev, tmp_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
757
ttm_mock_manager_fini(priv->ttm_dev, fst_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
758
ttm_mock_manager_fini(priv->ttm_dev, snd_mem);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
813
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
814
ttm_mock_manager_fini(priv->ttm_dev, mem_multihop);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
862
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
863
ttm_mock_manager_fini(priv->ttm_dev, mem_multihop);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
927
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
928
ttm_mock_manager_fini(priv->ttm_dev, mem_multihop);
sys/dev/pci/drm/ttm/tests/ttm_bo_validate_test.c
978
ttm_mock_manager_fini(priv->ttm_dev, mem_type);
sys/dev/pci/drm/ttm/tests/ttm_mock_manager.c
149
EXPORT_SYMBOL_GPL(ttm_mock_manager_fini);
sys/dev/pci/drm/ttm/tests/ttm_mock_manager.h
27
void ttm_mock_manager_fini(struct ttm_device *bdev, u32 mem_type);