pr_stime           58 arch/mips/kernel/binfmt_elfn32.c 	struct old_timeval32 pr_stime; /* System time */
pr_stime           63 arch/mips/kernel/binfmt_elfo32.c 	struct old_timeval32 pr_stime; /* System time */
pr_stime         1493 fs/binfmt_elf.c 		prstatus->pr_stime = ns_to_timeval(cputime.stime);
pr_stime         1499 fs/binfmt_elf.c 		prstatus->pr_stime = ns_to_timeval(stime);
pr_stime         1363 fs/binfmt_elf_fdpic.c 		prstatus->pr_stime = ns_to_timeval(cputime.stime);
pr_stime         1369 fs/binfmt_elf_fdpic.c 		prstatus->pr_stime = ns_to_timeval(stime);
pr_stime           31 include/linux/elfcore-compat.h 	struct old_timeval32		pr_stime;
pr_stime           57 include/uapi/linux/elfcore.h 	struct timeval pr_stime;	/* System time */