Searched defs:taskq_create (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c252 taskq_create(const char *name, int nthreads, pri_t pri, function
/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_taskq.c86 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, function
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c234 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, function
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1034 taskq_create(const char *name, int threads_arg, pri_t pri, function
1140 EXPORT_SYMBOL(taskq_create); variable

Completed in 62 milliseconds