ttm_bo_unref
void ttm_bo_unref(struct ttm_buffer_object **bo);
EXPORT_SYMBOL(ttm_bo_unref);
ttm_bo_unref(&bo);