Searched refs:bo_val (Results 1 – 1 of 1) sorted by relevance
820 struct ttm_buffer_object *bos, *bo_val; in ttm_bo_validate_happy_evict() local845 bo_val->type = bo_type; in ttm_bo_validate_happy_evict()849 ttm_bo_unreserve(bo_val); in ttm_bo_validate_happy_evict()860 ttm_bo_put(bo_val); in ttm_bo_validate_happy_evict()1067 bo_val->type = bo_type; in ttm_bo_validate_busy_domain_evict()1071 ttm_bo_unreserve(bo_val); in ttm_bo_validate_busy_domain_evict()1075 KUNIT_EXPECT_NULL(test, bo_val->resource); in ttm_bo_validate_busy_domain_evict()1078 ttm_bo_put(bo_val); in ttm_bo_validate_busy_domain_evict()1169 bo_val->type = bo_type; in ttm_bo_validate_recrusive_evict()1173 ttm_bo_unreserve(bo_val); in ttm_bo_validate_recrusive_evict()[all …]