Searched defs:taskq_create (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | taskq.c | 252 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_taskq.c | 234 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-taskq.c | 1035 taskq_create(const char *name, int threads_arg, pri_t pri, in taskq_create() function
|