Searched refs:exacct_commit_task (Results 1 – 3 of 3) sorted by relevance
169 extern void exacct_commit_task(void *);
458 if (taskq_dispatch(exacct_queue, exacct_commit_task, tk, in task_rele()1125 exacct_commit_task(tk); in task_commit()
713 exacct_commit_task(void *arg) in exacct_commit_task() function