Home
last modified time | relevance | path

Searched refs:taskq_ent_free (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c581 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() function
1631 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()