Searched refs:list_kref (Results 1 – 2 of 2) sorted by relevance
136 static void ttm_bo_release_list(struct kref *list_kref) in ttm_bo_release_list() argument139 container_of(list_kref, struct ttm_buffer_object, list_kref); in ttm_bo_release_list()143 BUG_ON(atomic_read(&bo->list_kref.refcount)); in ttm_bo_release_list()177 kref_get(&bo->list_kref); in ttm_bo_add_to_lru()181 kref_get(&bo->list_kref); in ttm_bo_add_to_lru()208 static void ttm_bo_ref_bug(struct kref *list_kref) in ttm_bo_ref_bug() argument216 kref_sub(&bo->list_kref, count, in ttm_bo_list_ref_sub()462 kref_get(&bo->list_kref); in ttm_bo_cleanup_refs_or_queue()566 kref_get(&entry->list_kref); in ttm_bo_delayed_delete()574 kref_get(&nentry->list_kref); in ttm_bo_delayed_delete()[all …]
468 kref_init(&fbo->list_kref); in ttm_buffer_object_transfer()