Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/crypto/omap-crypto.c omap_crypto_cleanup() -> omap_crypto_copy_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | src | 4096-ptr_max |
| PARAM_VALUE | 1 | dst | 1-u64max |
| PARAM_VALUE | 2 | offset | 0 |
| DATA_SOURCE | 0 | src | $0 |
| DATA_SOURCE | 1 | dst | $1 |
| DATA_SOURCE | 2 | offset | $2 |
| DATA_SOURCE | 3 | len | $3 |
| NOCHECK_CALL | |||
| UNITS | 1 | dst | unit_byte |
| UNITS | 3 | len | unit_byte |
| HALF_LOCKED2 | &pool->lock |