Home
last modified time | relevance | path

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

/kernel/
Dsys.c980 u64 tgutime, tgstime, cutime, cstime; in do_sys_times() local
984 cstime = current->signal->cstime; in do_sys_times()
988 tms->tms_cstime = nsec_to_clock_t(cstime); in do_sys_times()
1772 stime = sig->cstime; in getrusage()
Dexit.c1125 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()