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
1387 cputime_to_timeval(cputime.stime, &prstatus->pr_stime); in fill_prstatus()1393 cputime_to_timeval(stime, &prstatus->pr_stime); in fill_prstatus()
1424 cputime_to_timeval(cputime.stime, &prstatus->pr_stime); in fill_prstatus()1430 cputime_to_timeval(stime, &prstatus->pr_stime); in fill_prstatus()