Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/pstore/ram_core.c persistent_ram_update() -> persistent_ram_update_ecc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | prz | 4096-ptr_max |
| PARAM_VALUE | 0 | prz->buffer | 4096-ptr_max |
| PARAM_VALUE | 0 | prz->buffer->size.counter | 0-s32max |
| PARAM_VALUE | 0 | prz->buffer->start.counter | s32min-(-2),0-s32max |
| PARAM_VALUE | 0 | prz->buffer_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | prz->buffer_size | 1-u64max |
| CAPPED_DATA | 0 | prz->buffer_size | 1 |
| DATA_SOURCE | 0 | prz | $0 |
| DATA_SOURCE | 1 | start | $2 |
| DATA_SOURCE | 2 | count | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | start | unit_byte |
| UNITS | 2 | count | unit_byte |
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | global &psinfo->buf_lock | ||
| HALF_LOCKED2 | rcu_read |
fs/pstore/ram_core.c persistent_ram_update_user() -> persistent_ram_update_ecc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | prz | 4096-ptr_max |
| PARAM_VALUE | 0 | prz->buffer | 4096-ptr_max |
| PARAM_VALUE | 0 | prz->buffer->size.counter | 0-s32max |
| PARAM_VALUE | 0 | prz->buffer->start.counter | s32min-(-2),0-s32max |
| PARAM_VALUE | 0 | prz->buffer_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | prz->buffer_size | 1-u64max |
| PARAM_VALUE | 2 | count | 0-2147479552,2147483648-u32max |
| CAPPED_DATA | 0 | prz->buffer_size | 1 |
| CAPPED_DATA | 2 | count | 1 |
| DATA_SOURCE | 0 | prz | $0 |
| DATA_SOURCE | 1 | start | $2 |
| DATA_SOURCE | 2 | count | $3 |
| NOCHECK_CALL | |||
| USER_DATA | 2 | count | 1-1000000000[c] |
| UNITS | 1 | start | unit_byte |
| UNITS | 2 | count | unit_byte |
| LOCK2 | global &pmsg_lock |