Searched defs:ttm_buffer_object (Results 1 – 2 of 2) sorted by relevance
118 struct ttm_buffer_object { struct128 void (*destroy) (struct ttm_buffer_object *); argument133 struct kref kref;139 struct ttm_resource *resource;140 struct ttm_tt *ttm;141 bool deleted;147 struct list_head lru;148 struct list_head ddestroy;154 struct dma_fence *moving;155 unsigned priority;[all …]
997 int ttm_bo_init_reserved(struct ttm_device *bdev, in ttm_bo_init_reserved()1071 int ttm_bo_init(struct ttm_device *bdev, in ttm_bo_init()