Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/crypto/intel/qat/qat_common/qat_comp_algs.c, line 82
- lib/zstd/zstd_compress_module.c, line 100
Smatch caller information:
drivers/crypto/intel/qat/qat_common/qat_comp_algs.c qat_zstd_alloc_scratch() -> zstd_cctx_set_param()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cctx | 4096-ptr_max |
| PARAM_VALUE | 1 | param | 1008 |
| PARAM_VALUE | 2 | value | 1 |
| BUF_SIZE | 0 | cctx | 16384 |
| BUF_SIZE | 0 | cctx | 16384 |
| CAPPED_DATA | 0 | cctx->workspace.workspaceEnd | 1 |
| DATA_SOURCE | 0 | cctx | r zstd_init_cctx |
| TASK_NOT_RUNNING |