taglinefilesource code
pr_cstime1062fs/binfmt_elf.cprstatus.pr_cstime.tv_sec = CT_TO_SECS(current->cstime);
pr_cstime1063fs/binfmt_elf.cprstatus.pr_cstime.tv_usec = CT_TO_USECS(current->cstime);
pr_cstime57include/linux/elfcore.hstruct timeval pr_cstime;  /* Cumulative system time */