Lines Matching defs:bo
48 static void ttm_bo_default_destroy(struct ttm_buffer_object *bo) in ttm_bo_default_destroy()
53 static void ttm_bo_mem_space_debug(struct ttm_buffer_object *bo, in ttm_bo_mem_space_debug()
72 static inline void ttm_bo_move_to_pinned(struct ttm_buffer_object *bo) in ttm_bo_move_to_pinned()
82 static inline void ttm_bo_del_from_lru(struct ttm_buffer_object *bo) in ttm_bo_del_from_lru()
93 struct ttm_buffer_object *bo) in ttm_bo_bulk_move_set_pos()
100 void ttm_bo_move_to_lru_tail(struct ttm_buffer_object *bo, in ttm_bo_move_to_lru_tail()
174 static int ttm_bo_handle_move_mem(struct ttm_buffer_object *bo, in ttm_bo_handle_move_mem()
233 static void ttm_bo_cleanup_memtype_use(struct ttm_buffer_object *bo) in ttm_bo_cleanup_memtype_use()
242 static int ttm_bo_individualize_resv(struct ttm_buffer_object *bo) in ttm_bo_individualize_resv()
269 static void ttm_bo_flush_all_fences(struct ttm_buffer_object *bo) in ttm_bo_flush_all_fences()
297 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs()
373 struct ttm_buffer_object *bo; in ttm_bo_delayed_delete() local
406 struct ttm_buffer_object *bo = in ttm_bo_release() local
473 void ttm_bo_put(struct ttm_buffer_object *bo) in ttm_bo_put()
493 static int ttm_bo_bounce_temp_buffer(struct ttm_buffer_object *bo, in ttm_bo_bounce_temp_buffer()
518 static int ttm_bo_evict(struct ttm_buffer_object *bo, in ttm_bo_evict()
573 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable()
601 static bool ttm_bo_evict_swapout_allowable(struct ttm_buffer_object *bo, in ttm_bo_evict_swapout_allowable()
675 struct ttm_buffer_object *bo = NULL, *busy_bo = NULL; in ttm_mem_evict_first() local
740 static int ttm_bo_add_move_fence(struct ttm_buffer_object *bo, in ttm_bo_add_move_fence()
778 static int ttm_bo_mem_force_space(struct ttm_buffer_object *bo, in ttm_bo_mem_force_space()
813 int ttm_bo_mem_space(struct ttm_buffer_object *bo, in ttm_bo_mem_space()
883 static int ttm_bo_move_buffer(struct ttm_buffer_object *bo, in ttm_bo_move_buffer()
920 int ttm_bo_validate(struct ttm_buffer_object *bo, in ttm_bo_validate()
955 struct ttm_buffer_object *bo, in ttm_bo_init_reserved()
1029 struct ttm_buffer_object *bo, in ttm_bo_init()
1058 void ttm_bo_unmap_virtual(struct ttm_buffer_object *bo) in ttm_bo_unmap_virtual()
1067 int ttm_bo_wait(struct ttm_buffer_object *bo, in ttm_bo_wait()
1092 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx, in ttm_bo_swapout()
1180 void ttm_bo_tt_destroy(struct ttm_buffer_object *bo) in ttm_bo_tt_destroy()