Searched refs:cputime_adjust (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/sched/ |
| A D | cputime.c | 438 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust() function 540 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust() function 620 cputime_adjust(&cputime, &p->prev_cputime, ut, st); in task_cputime_adjusted() 629 cputime_adjust(&cputime, &p->signal->prev_cputime, ut, st); in thread_group_cputime_adjusted()
|
| /linux/include/linux/sched/ |
| A D | cputime.h | 58 extern void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev,
|
| /linux/kernel/cgroup/ |
| A D | rstat.c | 448 cputime_adjust(&cgrp->bstat.cputime, &cgrp->prev_cputime, in cgroup_base_stat_cputime_show()
|
| /linux/ |
| A D | System.map | 3155 ffff8000100c1990 T cputime_adjust
|
| A D | .tmp_System.map | 3155 ffff8000100c1990 T cputime_adjust
|
Completed in 290 milliseconds