Lines Matching refs:ttm_buffer_object
258 static bool ttm_resource_is_swapped(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_is_swapped()
273 static bool ttm_resource_unevictable(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_unevictable()
280 struct ttm_buffer_object *bo) in ttm_resource_add_bulk_move()
288 struct ttm_buffer_object *bo) in ttm_resource_del_bulk_move()
297 struct ttm_buffer_object *bo = res->bo; in ttm_resource_move_to_lru_tail()
326 void ttm_resource_init(struct ttm_buffer_object *bo, in ttm_resource_init()
375 int ttm_resource_alloc(struct ttm_buffer_object *bo, in ttm_resource_alloc()
407 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res) in ttm_resource_free()
471 struct ttm_buffer_object *bo = res->bo; in ttm_resource_compatible()
504 struct ttm_buffer_object *bo) in ttm_resource_set_bo()
621 struct ttm_buffer_object *bo = next->bo; in ttm_resource_cursor_check_bulk()