Home
last modified time | relevance | path

Searched defs:taskq_create_sysdc (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/os/
H A Dtaskq.c1850 taskq_create_sysdc(const char *name, int nthreads, int minalloc, in taskq_create_sysdc() function
/titanic_51/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h383 #define taskq_create_sysdc(a, b, d, e, p, dc, f) \ macro