Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Delfcore-compat.h30 struct old_timeval32 pr_utime; member
/Linux-v5.4/include/uapi/linux/
Delfcore.h56 struct timeval pr_utime; /* User time */ member
/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c57 struct old_timeval32 pr_utime; /* User time */ member
Dbinfmt_elfo32.c62 struct old_timeval32 pr_utime; /* User time */ member
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c1362 prstatus->pr_utime = ns_to_timeval(cputime.utime); in fill_prstatus()
1368 prstatus->pr_utime = ns_to_timeval(utime); in fill_prstatus()
Dbinfmt_elf.c1492 prstatus->pr_utime = ns_to_timeval(cputime.utime); in fill_prstatus()
1498 prstatus->pr_utime = ns_to_timeval(utime); in fill_prstatus()