pr_cstime          60 arch/mips/kernel/binfmt_elfn32.c 	struct old_timeval32 pr_cstime;/* Cumulative system time */
pr_cstime          65 arch/mips/kernel/binfmt_elfo32.c 	struct old_timeval32 pr_cstime;/* Cumulative system time */
pr_cstime        1503 fs/binfmt_elf.c 	prstatus->pr_cstime = ns_to_timeval(p->signal->cstime);
pr_cstime        1372 fs/binfmt_elf_fdpic.c 	prstatus->pr_cstime = ns_to_timeval(p->signal->cstime);
pr_cstime          33 include/linux/elfcore-compat.h 	struct old_timeval32		pr_cstime;
pr_cstime          59 include/uapi/linux/elfcore.h 	struct timeval pr_cstime;	/* Cumulative system time */