Searched refs:pr_stime (Results 1 – 6 of 6) sorted by relevance
31 struct old_timeval32 pr_stime; member
57 struct timeval pr_stime; /* System time */ member
58 struct old_timeval32 pr_stime; /* System time */ member
63 struct old_timeval32 pr_stime; /* System time */ member
1363 prstatus->pr_stime = ns_to_timeval(cputime.stime); in fill_prstatus()1369 prstatus->pr_stime = ns_to_timeval(stime); in fill_prstatus()
1493 prstatus->pr_stime = ns_to_timeval(cputime.stime); in fill_prstatus()1499 prstatus->pr_stime = ns_to_timeval(stime); in fill_prstatus()