Home
last modified time | relevance | path

Searched refs:pr_cutime (Results 1 – 3 of 3) 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.c1324 prstatus->pr_cutime = ns_to_kernel_old_timeval(p->signal->cutime); in fill_prstatus()