Searched refs:kvers (Results 1 – 1 of 1) sorted by relevance
535 unsigned kvers = kernelVersion(); in loadCodeSections() local538 if (!kvers) return -1; in loadCodeSections()549 max_kver, kvers); in loadCodeSections()550 if (kvers < min_kver) continue; in loadCodeSections()551 if (kvers >= max_kver) continue; in loadCodeSections()575 cs[i].data.size(), license.c_str(), kvers, 0, log_buf.data(), in loadCodeSections()