Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
/Linux-v5.4/include/uapi/linux/
Delfcore.h59 struct timeval pr_cstime; /* Cumulative system time */ member
/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c60 struct old_timeval32 pr_cstime;/* Cumulative system time */ member
Dbinfmt_elfo32.c65 struct old_timeval32 pr_cstime;/* Cumulative system time */ member
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c1372 prstatus->pr_cstime = ns_to_timeval(p->signal->cstime); in fill_prstatus()
Dbinfmt_elf.c1503 prstatus->pr_cstime = ns_to_timeval(p->signal->cstime); in fill_prstatus()