Searched refs:taskq_ent_free (Results 1 – 1 of 1) sorted by relevance
581 static void taskq_ent_free(taskq_t *, taskq_ent_t *);1037 taskq_ent_free(taskq_t *tq, taskq_ent_t *tqe) in taskq_ent_free() function1631 taskq_ent_free(tq, tqe); in taskq_thread()1954 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_create_common()2097 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_destroy()