Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cddl/compat/opensolaris/kern/
HDopensolaris_taskq.c84 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() function
/freebsd-14-stable/sys/contrib/openzfs/lib/libzpool/
HDtaskq.c254 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create() function
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/spl/
HDspl_taskq.c228 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() function
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/spl/
HDspl-taskq.c1040 taskq_create(const char *name, int threads_arg, pri_t pri, in taskq_create() function