Searched refs:taskq_idlebucket_dispatch (Results 1 – 1 of 1) sorted by relevance
1252 taskq_idlebucket_dispatch(taskq_bucket_t *b, task_func_t func, void *arg) in taskq_idlebucket_dispatch() function1488 tqe = taskq_idlebucket_dispatch(bucket, func, arg); in taskq_dispatch()