tag | line | file | source code |
---|---|---|---|
UTS_RELEASE | 16 | include/linux/config.h | #ifndef UTS_RELEASE |
UTS_RELEASE | 165 | init/main.c | printk("Linux version " UTS_RELEASE " " __DATE__ " " __TIME__ "\n"); |
UTS_RELEASE | 449 | kernel/sys.c | UTS_SYSNAME, UTS_NODENAME, UTS_RELEASE, UTS_VERSION, UTS_MACHINE |