Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Delfcore-compat.h32 struct compat_timeval pr_cstime; member
/linux-4.4.14/include/uapi/linux/
Delfcore.h58 struct timeval pr_cstime; /* Cumulative system time */ member
/linux-4.4.14/arch/mips/kernel/
Dbinfmt_elfn32.c73 struct compat_timeval pr_cstime;/* Cumulative system time */ member
Dbinfmt_elfo32.c94 struct compat_timeval pr_cstime;/* Cumulative system time */ member
/linux-4.4.14/arch/parisc/kernel/
Dbinfmt_elf32.c57 struct compat_timeval pr_cstime; /* Cumulative system time */ member
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1396 cputime_to_timeval(p->signal->cstime, &prstatus->pr_cstime); in fill_prstatus()
Dbinfmt_elf.c1433 cputime_to_timeval(p->signal->cstime, &prstatus->pr_cstime); in fill_prstatus()