taglinefilesource code
uptime31include/linux/kernel.hlong uptime;      /* Seconds since boot */
uptime25kernel/info.cval.uptime = (jiffies + jiffies_offset) / HZ;