Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dsignal.h190 u64 utime, stime, cutime, cstime; member
/linux/kernel/
H A Dexit.c1274 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1336 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()