Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
lib/zstd/compress/zstd_compress.c ZSTD_compressStream_generic() -> ZSTD_limitCopy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dst | 4096-ptr_max |
| PARAM_VALUE | 0 | *dst | 0-255 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |
| UNITS | 2 | src | unit_byte |
| UNITS | 3 | srcSize | unit_byte |
| HALF_LOCKED2 | bh |
lib/zstd/compress/zstd_compress.c ZSTD_compressStream_generic() -> ZSTD_limitCopy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | *src | 0-255 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |
| HALF_LOCKED2 | bh |