Searched refs:estimate_msacct (Results 1 – 5 of 5) sorted by relevance
664 extern void estimate_msacct(kthread_t *, hrtime_t);
592 NO_UNLOAD_STUB(procfs, estimate_msacct, nomod_zero);
705 NO_UNLOAD_STUB(procfs, estimate_msacct, nomod_zero);
1621 estimate_msacct(p->p_tlist, gethrtime()); in pr_set()
2737 estimate_msacct(kthread_t *t, hrtime_t curtime) in estimate_msacct() function