Searched refs:pr_stime (Results 1 – 7 of 7) sorted by relevance
30 struct compat_timeval pr_stime; member
56 struct timeval pr_stime; /* System time */ member
71 struct compat_timeval pr_stime; /* System time */ member
92 struct compat_timeval pr_stime; /* System time */ member
55 struct compat_timeval pr_stime; /* System time */ member
1347 cputime_to_timeval(cputime.stime, &prstatus->pr_stime); in fill_prstatus()1353 cputime_to_timeval(stime, &prstatus->pr_stime); in fill_prstatus()
1414 cputime_to_timeval(cputime.stime, &prstatus->pr_stime); in fill_prstatus()1420 cputime_to_timeval(stime, &prstatus->pr_stime); in fill_prstatus()