Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtaskq.h53 #define TASKQ_DC_BATCH 0x0010 /* Taskq uses SDC in batch mode */ macro
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h369 #define TASKQ_DC_BATCH 0x0010 /* Mark threads as batch */ macro