Home
last modified time | relevance | path

Searched refs:pr_stime (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Delfcore-compat.h31 struct old_timeval32 pr_stime; member
H A Delfcore.h43 struct __kernel_old_timeval pr_stime; /* System time */ member
/linux/fs/
H A Dbinfmt_elf_fdpic.c1316 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime); in fill_prstatus()
1322 prstatus->pr_stime = ns_to_kernel_old_timeval(stime); in fill_prstatus()