Searched defs:taskq_create_proc (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/lib/libfakekernel/common/ |
H A D | taskq.c | 268 taskq_create_proc(const char *name, int nthreads, pri_t pri, in taskq_create_proc() function
|
/titanic_51/usr/src/uts/common/os/ |
H A D | taskq.c | 1839 taskq_create_proc(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create_proc() function
|
/titanic_51/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 381 #define taskq_create_proc(a, b, c, d, e, p, f) \ macro
|