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;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;156 unsigned pin_count;[all …]
954 int ttm_bo_init_reserved(struct ttm_device *bdev, in ttm_bo_init_reserved()1028 int ttm_bo_init(struct ttm_device *bdev, in ttm_bo_init()
Completed in 11 milliseconds