Lines Matching defs:test

28 static struct ttm_placement *ttm_placement_kunit_init(struct kunit *test,  in ttm_placement_kunit_init()
53 static struct dma_fence *alloc_mock_fence(struct kunit *test) in alloc_mock_fence()
65 static void dma_resv_kunit_active_fence_init(struct kunit *test, in dma_resv_kunit_active_fence_init()
104 static void ttm_bo_init_reserved_sys_man(struct kunit *test) in ttm_bo_init_reserved_sys_man()
150 static void ttm_bo_init_reserved_mock_man(struct kunit *test) in ttm_bo_init_reserved_mock_man()
193 static void ttm_bo_init_reserved_resv(struct kunit *test) in ttm_bo_init_reserved_resv()
227 static void ttm_bo_validate_basic(struct kunit *test) in ttm_bo_validate_basic()
272 static void ttm_bo_validate_invalid_placement(struct kunit *test) in ttm_bo_validate_invalid_placement()
298 static void ttm_bo_validate_failed_alloc(struct kunit *test) in ttm_bo_validate_failed_alloc()
328 static void ttm_bo_validate_pinned(struct kunit *test) in ttm_bo_validate_pinned()
373 static void ttm_bo_validate_same_placement(struct kunit *test) in ttm_bo_validate_same_placement()
412 static void ttm_bo_validate_busy_placement(struct kunit *test) in ttm_bo_validate_busy_placement()
460 static void ttm_bo_validate_multihop(struct kunit *test) in ttm_bo_validate_multihop()
517 static void ttm_bo_validate_no_placement_signaled(struct kunit *test) in ttm_bo_validate_no_placement_signaled()
588 static void ttm_bo_validate_no_placement_not_signaled(struct kunit *test) in ttm_bo_validate_no_placement_not_signaled()
640 static void ttm_bo_validate_move_fence_signaled(struct kunit *test) in ttm_bo_validate_move_fence_signaled()
697 static void ttm_bo_validate_move_fence_not_signaled(struct kunit *test) in ttm_bo_validate_move_fence_not_signaled()
760 static void ttm_bo_validate_swapout(struct kunit *test) in ttm_bo_validate_swapout()
810 static void ttm_bo_validate_happy_evict(struct kunit *test) in ttm_bo_validate_happy_evict()
866 static void ttm_bo_validate_all_pinned_evict(struct kunit *test) in ttm_bo_validate_all_pinned_evict()
915 static void ttm_bo_validate_allowed_only_evict(struct kunit *test) in ttm_bo_validate_allowed_only_evict()
980 static void ttm_bo_validate_deleted_evict(struct kunit *test) in ttm_bo_validate_deleted_evict()
1030 static void ttm_bo_validate_busy_domain_evict(struct kunit *test) in ttm_bo_validate_busy_domain_evict()
1084 static void ttm_bo_validate_evict_gutting(struct kunit *test) in ttm_bo_validate_evict_gutting()
1128 static void ttm_bo_validate_recrusive_evict(struct kunit *test) in ttm_bo_validate_recrusive_evict()