Searched defs:IsKernelUpdateValid (Results 1 – 2 of 2) sorted by relevance
27 bool IsKernelUpdateValid(const std::optional<KernelRelease>& old_kernel_release, in IsKernelUpdateValid() function
124 bool IsKernelUpdateValid(const std::string& old_release, const std::string& new_release) { in IsKernelUpdateValid() function