Searched refs:pr_stime (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Delfcore-compat.h31 struct old_timeval32 pr_stime; member in struct:compat_elf_prstatus_common
H A Delfcore.h43 struct __kernel_old_timeval pr_stime; /* System time */ member in struct:elf_prstatus_common
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1303 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime);
1309 prstatus->pr_stime = ns_to_kernel_old_timeval(stime);
H A Dbinfmt_elf.c1495 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime);
1501 prstatus->pr_stime = ns_to_kernel_old_timeval(stime);

Completed in 255 milliseconds