Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/ !
Darray.c482 u64 cutime, cstime, utime, stime; in do_task_stat() local
514 cutime = cstime = 0; in do_task_stat()
533 cstime = sig->cstime; in do_task_stat()
600 seq_put_decimal_ll(m, " ", nsec_to_clock_t(cstime)); in do_task_stat()
/linux-6.6.21/kernel/ !
Dsys.c1012 u64 tgutime, tgstime, cutime, cstime; in do_sys_times() local
1016 cstime = current->signal->cstime; in do_sys_times()
1020 tms->tms_cstime = nsec_to_clock_t(cstime); in do_sys_times()
1807 stime = p->signal->cstime; in getrusage()
Dexit.c1163 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()
/linux-6.6.21/include/linux/sched/ !
Dsignal.h186 u64 utime, stime, cutime, cstime; member
/linux-6.6.21/arch/alpha/kernel/ !
Dosf_sys.c1099 stime_jiffies = nsecs_to_jiffies(current->signal->cstime); in SYSCALL_DEFINE2()
/linux-6.6.21/fs/ !
Dbinfmt_elf_fdpic.c1315 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
Dbinfmt_elf.c1567 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
/linux-6.6.21/Documentation/filesystems/ !
Dproc.rst350 cstime kernel mode jiffies with child's