Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/fs/
H A Dbinfmt_elf_fdpic.c1313 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime); in fill_prstatus()
1319 prstatus->pr_stime = ns_to_kernel_old_timeval(stime); in fill_prstatus()
H A Dbinfmt_elf.c1563 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime); in fill_prstatus()
1569 prstatus->pr_stime = ns_to_kernel_old_timeval(stime); in fill_prstatus()