Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
H A Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1315 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
H A Dbinfmt_elf.c1568 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
/openbmc/qemu/linux-user/
H A Delfload.c3980 struct target_timeval pr_cstime; /* XXX Cumulative system time */ member