Home
last modified time | relevance | path

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

/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
/linux/fs/
H A Dbinfmt_elf_fdpic.c1330 prstatus->pr_cutime = ns_to_kernel_old_timeval(p->signal->cutime); in fill_prstatus()
H A Dbinfmt_elf.c1517 prstatus->pr_cutime = ns_to_kernel_old_timeval(p->signal->cutime); in fill_prstatus()