Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/Linux-v6.1/fs/
Dbinfmt_elf_fdpic.c1319 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
Dbinfmt_elf.c1568 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()