Searched refs:tqent_func (Results 1 – 4 of 4) sorted by relevance
48 task_func_t *tqent_func; member60 task_func_t *tqent_func; /* Function to run. */ member
105 (*tqe->tqent_func)(tqe->tqent_arg); in task_executor()200 tqe->tqent_func = func; in taskq_dispatch()218 tqe->tqent_func = func; in taskq_dispatch_ent()
141 t->tqent_func = func; in taskq_dispatch()175 t->tqent_func = func; in taskq_dispatch_ent()214 t->tqent_func(t->tqent_arg); in taskq_thread()
400 task_func_t *tqent_func; member