Searched refs:kernelVersion (Results 1 – 4 of 4) sorted by relevance
101 unsigned long kernelVersion; /* What Kernel version we are working with */ member
1760 info->kernelVersion = LINUX_VERSION_CODE; in gather_conf_info()
78 self.kernel = self.kernelVersion(val)82 def kernelVersion(self, msg): member in SystemValues335 sysvals.stamp['kernel'] = sysvals.kernelVersion(msg)
641 kernelVersion = d.getVar('LINUX_VERSION')647 …if os.path.exists(workshareddir) and (not os.listdir(workshareddir) or kernelVersion != staging_ke…828 kernelVersion = rd.getVar('LINUX_VERSION')834 …if (os.path.exists(srcdir) and os.listdir(srcdir)) and (kernelVersion in staging_kerVer and stagin…