Searched refs:kernelVersion (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wan/
H A Dfarsync.h101 unsigned long kernelVersion; /* What Kernel version we are working with */ member in struct:fstioc_info
H A Dfarsync.c1702 info->kernelVersion = LINUX_VERSION_CODE;
/linux-master/scripts/
H A Dbpf_doc.py490 kernelVersion = self.get_kernel_version()
494 print(header.format(version=kernelVersion,
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py76 self.kernel = self.kernelVersion(fp.read().strip())
79 def kernelVersion(self, msg): member in class:SystemValues
337 sysvals.stamp['kernel'] = sysvals.kernelVersion(msg)

Completed in 215 milliseconds