Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Delfcore-compat.h33 struct old_timeval32 pr_cstime; member
Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Delfcore.h49 struct timeval pr_cstime; member
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.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.c1534 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()