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