Searched refs:taskq_ent_free (Results 1 – 1 of 1) sorted by relevance
588 static void taskq_ent_free(taskq_t *, taskq_ent_t *);1046 taskq_ent_free(taskq_t *tq, taskq_ent_t *tqe) in taskq_ent_free() function1664 taskq_ent_free(tq, tqe); in taskq_thread()2001 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_create_common()2144 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_destroy()