Searched refs:bulk_move (Results 1 – 5 of 5) sorted by relevance
281 if (bo->bulk_move && !ttm_resource_unevictable(res, bo)) in ttm_resource_add_bulk_move()282 ttm_lru_bulk_move_add(bo->bulk_move, res); in ttm_resource_add_bulk_move()289 if (bo->bulk_move && !ttm_resource_unevictable(res, bo)) in ttm_resource_del_bulk_move()290 ttm_lru_bulk_move_del(bo->bulk_move, res); in ttm_resource_del_bulk_move()304 } else if (bo->bulk_move) { in ttm_resource_move_to_lru_tail()306 ttm_lru_bulk_move_pos(bo->bulk_move, res); in ttm_resource_move_to_lru_tail()621 bulk = bo->bulk_move; in ttm_resource_cursor_check_bulk()
103 if (bo->bulk_move == bulk) in ttm_bo_set_bulk_move()109 bo->bulk_move = bulk; in ttm_bo_set_bulk_move()254 WARN_ON_ONCE(bo->bulk_move); in ttm_bo_release()939 bo->bulk_move = NULL; in ttm_bo_init_reserved()
262 fbo->base.bulk_move = NULL; in ttm_buffer_object_transfer()1103 if (bo->bulk_move) { in ttm_bo_shrink()1113 if (lret <= 0 && bo->bulk_move) { in ttm_bo_shrink()
123 struct ttm_lru_bulk_move *bulk_move; member
136 KUNIT_EXPECT_NULL(test, bo->bulk_move); in ttm_bo_init_reserved_sys_man()628 KUNIT_ASSERT_NULL(test, bo->bulk_move); in ttm_bo_validate_no_placement_not_signaled()