Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Delfcore-compat.h31 struct old_timeval32 pr_stime; member
/Linux-v5.4/include/uapi/linux/
Delfcore.h57 struct timeval pr_stime; /* System time */ member
/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c58 struct old_timeval32 pr_stime; /* System time */ member
Dbinfmt_elfo32.c63 struct old_timeval32 pr_stime; /* System time */ member
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c1363 prstatus->pr_stime = ns_to_timeval(cputime.stime); in fill_prstatus()
1369 prstatus->pr_stime = ns_to_timeval(stime); in fill_prstatus()
Dbinfmt_elf.c1493 prstatus->pr_stime = ns_to_timeval(cputime.stime); in fill_prstatus()
1499 prstatus->pr_stime = ns_to_timeval(stime); in fill_prstatus()