Searched refs:TASKQ_DC_BATCH (Results 1 – 7 of 7) sorted by relevance
63 #define TASKQ_DC_BATCH 0x0010 /* Taskq uses SDC in batch mode */ macro
72 #define TASKQ_DC_BATCH 0x0010 /* Taskq uses SDC in batch mode */ macro
50 #define TASKQ_DC_BATCH 0x00000010 macro
357 flags &= ~(TASKQ_DYNAMIC | TASKQ_THREADS_CPU_PCT | TASKQ_DC_BATCH); in taskq_create_synced()
289 flags &= ~(TASKQ_DYNAMIC | TASKQ_THREADS_CPU_PCT | TASKQ_DC_BATCH); in taskq_create_synced()
480 #define TASKQ_DC_BATCH 0x0010 /* Mark threads as batch */
1539 flags &= ~(TASKQ_DYNAMIC | TASKQ_THREADS_CPU_PCT | TASKQ_DC_BATCH); in taskq_create_synced()