Home
last modified time | relevance | path

Searched refs:cstime (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/fs/proc/
Darray.c446 u64 cutime, cstime, utime, stime; in do_task_stat() local
477 cutime = cstime = utime = stime = 0; in do_task_stat()
496 cstime = sig->cstime; in do_task_stat()
557 seq_put_decimal_ll(m, " ", nsec_to_clock_t(cstime)); in do_task_stat()
/Linux-v5.10/kernel/
Dsys.c959 u64 tgutime, tgstime, cutime, cstime; in do_sys_times() local
963 cstime = current->signal->cstime; in do_sys_times()
967 tms->tms_cstime = nsec_to_clock_t(cstime); in do_sys_times()
1745 stime = p->signal->cstime; in getrusage()
Dexit.c1047 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()
/Linux-v5.10/include/linux/sched/
Dsignal.h176 u64 utime, stime, cutime, cstime; member
/Linux-v5.10/arch/alpha/kernel/
Dosf_sys.c1100 stime_jiffies = nsecs_to_jiffies(current->signal->cstime); in SYSCALL_DEFINE2()
/Linux-v5.10/fs/
Dbinfmt_elf_fdpic.c1334 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()
/Linux-v5.10/Documentation/filesystems/
Dproc.rst344 cstime kernel mode jiffies with child's