Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/compress/zstd_compress.c ZSTD_compressContinue_internal() -> ZSTD_writeFrameHeader()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | params | 4096-ptr_max |
| BUF_SIZE | 0 | dst | (-1),8192 |
| BUF_SIZE | 0 | dst | (-1),8192 |
| DATA_SOURCE | 0 | dst | $1 |
| DATA_SOURCE | 1 | dstCapacity | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |
| UNITS | 3 | pledgedSrcSize | unit_byte |
lib/zstd/compress/zstd_compress.c ZSTD_compressSequences() -> ZSTD_writeFrameHeader()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | params | 4096-ptr_max |
| DATA_SOURCE | 0 | dst | $1 |
| DATA_SOURCE | 1 | dstCapacity | $2 |
| DATA_SOURCE | 3 | pledgedSrcSize | $6 |
lib/zstd/compress/zstd_compress.c ZSTD_compressSequencesAndLiterals() -> ZSTD_writeFrameHeader()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | params | 4096-ptr_max |
| PARAM_VALUE | 2 | params->blockDelimiters | 1-u32max |
| PARAM_VALUE | 2 | params->fParams.checksumFlag | 0 |
| BUF_SIZE | 0 | dst | (-1),524288 |
| DATA_SOURCE | 0 | dst | $1 |
| DATA_SOURCE | 1 | dstCapacity | $2 |
| DATA_SOURCE | 3 | pledgedSrcSize | $8 |
| UNITS | 1 | dstCapacity | unit_byte |
| UNITS | 3 | pledgedSrcSize | unit_byte |
| LOCK2 | bh |
lib/zstd/compress/zstd_compress.c ZSTD_writeEpilogue() -> ZSTD_writeFrameHeader()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dst | 4096-ptr_max |
| PARAM_VALUE | 0 | *dst | 0-255 |
| PARAM_VALUE | 2 | params | 4096-ptr_max |
| PARAM_VALUE | 3 | pledgedSrcSize | 0 |
| PARAM_VALUE | 4 | dictID | 0 |
| DATA_SOURCE | 0 | dst | $1 |
| DATA_SOURCE | 1 | dstCapacity | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |