Home
last modified time | relevance | path

Searched defs:strategy (Results 1 – 9 of 9) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_compress_literals.c116 ZSTD_minLiteralsToCompress(ZSTD_strategy strategy, HUF_repeat huf_repeat) in ZSTD_minLiteralsToCompress()
136 ZSTD_strategy strategy, in ZSTD_compressLiterals()
H A Dzstd_compress_sequences.c164 ZSTD_strategy const strategy) in ZSTD_selectEncodingType()
H A Dzstd_compress.c216 static int ZSTD_rowMatchFinderSupported(const ZSTD_strategy strategy) { in ZSTD_rowMatchFinderSupported()
223 static int ZSTD_rowMatchFinderUsed(const ZSTD_strategy strategy, const ZSTD_ParamSwitch_e mode) { in ZSTD_rowMatchFinderUsed()
250 static int ZSTD_allocateChainTable(const ZSTD_strategy strategy, in ZSTD_allocateChainTable()
2681 ZSTD_strategy strategy, unsigned* countWorkspace, in ZSTD_buildSequencesStatistics()
2812 ZSTD_strategy const strategy = cctxParams->cParams.strategy; in ZSTD_entropyCompressSeqStore_internal() local
3681 ZSTD_strategy const strategy = cctxParams->cParams.strategy; in ZSTD_buildBlockEntropyStats_sequences() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dunsigned-md5.c368 unsigned int strategy, in open_add()
412 unsigned int strategy, in try_to_preadd()
438 unsigned int strategy, in try_to_add()
/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h120 int strategy, in dfltcc_are_params_ok()
/linux/tools/lib/bpf/
H A Dhashmap.c155 enum hashmap_insert_strategy strategy, in hashmap_insert()
/linux/tools/perf/util/
H A Dhashmap.c155 enum hashmap_insert_strategy strategy, in hashmap_insert()
/linux/lib/zlib_deflate/
H A Ddefutil.h161 int strategy; /* favor or force Huffman coding*/ member
/linux/include/linux/
H A Dzstd_lib.h1326 ZSTD_strategy strategy; /*< see ZSTD_strategy definition above */ member