Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/scompress.c crypto_scomp_alloc_scratches() -> scomp_alloc_scratch()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | cpu | 0-64 |
| CAPPED_DATA | 1 | cpu | 1 |
| DATA_SOURCE | 1 | cpu | r cpumask_first |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &scomp_lock |
crypto/scompress.c scomp_scratch_workfn() -> scomp_alloc_scratch()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | scratch | 4096-ptr_max |
| PARAM_VALUE | 0 | scratch->src | 0 |
| PARAM_VALUE | 1 | cpu | 0-64 |
| CAPPED_DATA | 1 | cpu | 1 |
| DATA_SOURCE | 1 | cpu | r find_next_bit |
| CONSTRAINT | 1 | cpu | <3035 |
| HALF_LOCKED2 | &pool->lock |