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