Searched refs:max_kernel_rollforward (Results 1 – 2 of 2) sorted by relevance
250 auto max_kernel_rollforward = numeric_limits<uint32_t>::max(); in PerformAction() local261 max_kernel_rollforward = static_cast<uint32_t>(version.kernel_key) << 16 | in PerformAction()268 max_kernel_rollforward == numeric_limits<uint32_t>::max()) { in PerformAction()271 << " max_kernel_rollforward=" << max_kernel_rollforward in PerformAction()277 << " max_kernel_rollforward=" << max_kernel_rollforward in PerformAction()282 max_kernel_rollforward); in PerformAction()
1658 int max_kernel_rollforward; in SetMaxKernelKeyVersionForRollback() local1673 max_kernel_rollforward = min_kernel_version; in SetMaxKernelKeyVersionForRollback()1681 max_kernel_rollforward = kRollforwardInfinity; in SetMaxKernelKeyVersionForRollback()1686 max_kernel_rollforward); in SetMaxKernelKeyVersionForRollback()1692 min_kernel_version, max_kernel_rollforward, max_rollforward_set); in SetMaxKernelKeyVersionForRollback()