Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/Linux-v5.10/arch/mips/kernel/
Dbinfmt_elfo32.c65 struct old_timeval32 pr_cstime;/* Cumulative system time */ member
Dbinfmt_elfn32.c60 struct old_timeval32 pr_cstime;/* Cumulative system time */ member
/Linux-v5.10/fs/
Dbinfmt_elf_fdpic.c1205 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
1334 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
Dbinfmt_elf.c1529 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()