Lines Matching refs:ttm_buffer_object
57 struct ttm_buffer_object *first;
58 struct ttm_buffer_object *last;
98 int ttm_bo_mem_space(struct ttm_buffer_object *bo,
108 void ttm_bo_unmap_virtual(struct ttm_buffer_object *bo);
132 static inline int ttm_bo_reserve(struct ttm_buffer_object *bo, in ttm_bo_reserve()
166 static inline int ttm_bo_reserve_slowpath(struct ttm_buffer_object *bo, in ttm_bo_reserve_slowpath()
182 ttm_bo_move_to_lru_tail_unlocked(struct ttm_buffer_object *bo) in ttm_bo_move_to_lru_tail_unlocked()
189 static inline void ttm_bo_assign_mem(struct ttm_buffer_object *bo, in ttm_bo_assign_mem()
203 static inline void ttm_bo_move_null(struct ttm_buffer_object *bo, in ttm_bo_move_null()
217 static inline void ttm_bo_unreserve(struct ttm_buffer_object *bo) in ttm_bo_unreserve()
249 int ttm_bo_move_memcpy(struct ttm_buffer_object *bo,
269 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo,
283 static inline void ttm_bo_move_sync_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_sync_cleanup()
298 int ttm_bo_pipeline_gutting(struct ttm_buffer_object *bo);
310 pgprot_t ttm_io_prot(struct ttm_buffer_object *bo, struct ttm_resource *res,
318 int ttm_bo_tt_bind(struct ttm_buffer_object *bo, struct ttm_resource *mem);
323 void ttm_bo_tt_destroy(struct ttm_buffer_object *bo);