taglinefilesource code
pr_stime1017fs/binfmt_elf.cprstatus.pr_stime.tv_sec = CT_TO_SECS(current->stime);
pr_stime1018fs/binfmt_elf.cprstatus.pr_stime.tv_usec = CT_TO_USECS(current->stime);
pr_stime55include/linux/elfcore.hstruct timeval pr_stime;  /* System time */