Searched refs:CS_PARALLEL (Results 1 – 4 of 4) sorted by relevance
147 if (step->cs_type == CS_PARALLEL) { in validate_chain()154 boolean_t first_parallel = chain[0].cs_type == CS_PARALLEL; in validate_chain()155 boolean_t last_parallel = chain[num_steps-1].cs_type == CS_PARALLEL; in validate_chain()231 if (chain[i].cs_type == CS_PARALLEL) { in zstream_chain_exec()
144 typedef enum { CS_SERIAL, CS_PARALLEL, CS_TERMINATE } step_type_t; enumerator
247 .cs_type = CS_PARALLEL, in parallel_decompress_writes()269 .cs_type = CS_PARALLEL, in parallel_compress_writes()
291 .cs_type = CS_PARALLEL, in parallel_calc_fletcher4()