ttm_bo_move_to_lru_tail
ttm_bo_move_to_lru_tail(bo);
EXPORT_SYMBOL(ttm_bo_move_to_lru_tail);
ttm_bo_move_to_lru_tail(&bo->ttm);
void ttm_bo_move_to_lru_tail(struct ttm_buffer_object *bo);
ttm_bo_move_to_lru_tail(bo);