Searched refs:prev_cputime (Results 1 – 7 of 7) sorted by relevance
30 #define INIT_PREV_CPUTIME(x) .prev_cputime = { \31 .lock = __RAW_SPIN_LOCK_UNLOCKED(x.prev_cputime.lock), \
600 struct prev_cputime prev_cputime; /* for printing out cputime */ member
364 struct prev_cputime { struct1114 struct prev_cputime prev_cputime; member
283 cputime_adjust(&cputime, &seq_css(sf)->cgroup->prev_cputime, in cpuacct_stats_show()
722 cputime_adjust(&cgrp->bstat.cputime, &cgrp->prev_cputime, in cgroup_base_stat_cputime_show()
2118 prev_cputime_init(&cgrp->prev_cputime); in init_cgroup_housekeeping()
1719 prev_cputime_init(&sig->prev_cputime); in copy_signal()2120 prev_cputime_init(&p->prev_cputime); in copy_process()