Home
last modified time | relevance | path

Searched refs:pr_cutime (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Delfcore-compat.h32 struct old_timeval32 pr_cutime; member
H A Delfcore.h44 struct __kernel_old_timeval pr_cutime; /* Cumulative user time */ member
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1314 prstatus->pr_cutime = ns_to_kernel_old_timeval(p->signal->cutime); in fill_prstatus()
H A Dbinfmt_elf.c1567 prstatus->pr_cutime = ns_to_kernel_old_timeval(p->signal->cutime); in fill_prstatus()
/openbmc/qemu/linux-user/
H A Delfload.c3979 struct target_timeval pr_cutime; /* XXX Cumulative user time */ member