Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/linux-6.1.9/fs/
Dbinfmt_elf_fdpic.c1320 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()