Home
last modified time | relevance | path

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

/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
/linux/fs/
H A Dbinfmt_elf_fdpic.c1325 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()