Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
Dopensolaris_taskq.c119 task->tqent_func(task->tqent_arg); in taskq_run()
144 task->tqent_func = func; in taskq_dispatch()
158 task->tqent_func(task->tqent_arg); in taskq_run_ent()
173 task->tqent_func = func; in taskq_dispatch_ent()
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/
Dtaskq.c146 t->tqent_func = func; in taskq_dispatch()
180 t->tqent_func = func; in taskq_dispatch_ent()
225 t->tqent_func(t->tqent_arg); in taskq_thread()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Dtaskq.h50 task_func_t *tqent_func; member
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
Dzfs_context.h397 task_func_t *tqent_func; member