Searched defs:taskq_create (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/cddl/compat/opensolaris/kern/ |
| HD | opensolaris_taskq.c | 84 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/ |
| HD | taskq.c | 254 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create() function
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/spl/ |
| HD | spl_taskq.c | 228 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/ |
| HD | spl-taskq.c | 1040 taskq_create(const char *name, int threads_arg, pri_t pri, in taskq_create() function
|