Searched refs:prev_cputime (Results 1 – 6 of 6) sorted by relevance
30 #define INIT_PREV_CPUTIME(x) .prev_cputime = { \31 .lock = __RAW_SPIN_LOCK_UNLOCKED(x.prev_cputime.lock), \
364 struct prev_cputime { struct1118 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()
2079 prev_cputime_init(&cgrp->prev_cputime); in init_cgroup_housekeeping()
1722 prev_cputime_init(&sig->prev_cputime); in copy_signal()2161 prev_cputime_init(&p->prev_cputime); in copy_process()