Searched defs:minalloc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | taskq.c | 255 int minalloc, int maxalloc, uint_t flags) in taskq_create() argument 348 int minalloc, int maxalloc, uint_t flags, kthread_t ***ktpp) in taskq_create_synced() argument
|
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_taskq.c | 90 taskq_create_proc(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create_proc()
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-taskq.c | 1318 int minalloc, int maxalloc, uint_t flags) in taskq_create() 1524 int minalloc, int maxalloc, uint_t flags, kthread_t ***ktpp) in taskq_create_synced()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_taskq.c | 281 int minalloc, int maxalloc, uint_t flags, kthread_t ***ktpp) in taskq_create_synced()
|