Searched defs:ctx_init (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_bo_validate_test.c | 231 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_basic() local 376 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_same_placement() local 415 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_busy_placement() local 463 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_multihop() local 701 struct ttm_operation_ctx ctx_init = { }, in ttm_bo_validate_move_fence_not_signaled() local 766 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_happy_evict() local 820 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_all_pinned_evict() local 872 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_allowed_only_evict() local 934 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_deleted_evict() local 985 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_busy_domain_evict() local [all …]
|