Lines Matching refs:ttm_buffer_object
259 static bool ttm_resource_is_swapped(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_is_swapped()
274 static bool ttm_resource_unevictable(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_unevictable()
281 struct ttm_buffer_object *bo) in ttm_resource_add_bulk_move()
289 struct ttm_buffer_object *bo) in ttm_resource_del_bulk_move()
301 struct ttm_buffer_object *bo) in ttm_resource_del_bulk_move_unevictable()
311 struct ttm_buffer_object *bo = res->bo; in ttm_resource_move_to_lru_tail()
340 void ttm_resource_init(struct ttm_buffer_object *bo, in ttm_resource_init()
389 int ttm_resource_alloc(struct ttm_buffer_object *bo, in ttm_resource_alloc()
424 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res) in ttm_resource_free()
485 struct ttm_buffer_object *bo = res->bo; in ttm_resource_compatible()
518 struct ttm_buffer_object *bo) in ttm_resource_set_bo()