__ttm_bo_reserve
ret = __ttm_bo_reserve(bo, interruptible, no_wait, ticket);
ret = __ttm_bo_reserve(bo, intr, (ticket == NULL), ticket);