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