Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/block/zram/backend_zstd.c zstd_create() -> zstd_destroy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->context | 4096-ptr_max |
| BUF_SIZE | 0 | ctx->context | 32 |
| DATA_SOURCE | 0 | ctx | $1 |
| NOCHECK_CALL |
drivers/block/zram/zcomp.c zcomp_strm_free() -> (struct zcomp_ops)->destroy_ctx()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &zstrm->lock |