Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/nvdimm/btt.c btt_read_pg() -> btt_data_read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | arena | 4096-ptr_max |
| PARAM_VALUE | 0 | arena->external_nlba | 1-4294967295 |
| PARAM_VALUE | 0 | arena->nd_btt | 4096-ptr_max |
| PARAM_VALUE | 0 | arena->nd_btt->ndns | 4096-ptr_max |
| PARAM_VALUE | 0 | arena->nd_btt->ndns->rw_bytes | 4096-ptr_max |
| PARAM_VALUE | 0 | arena->rtt | 4096-ptr_max |
| PARAM_VALUE | 4 | len | 0-4096 |
| CAPPED_DATA | 0 | arena->external_nlba | 1 |
| CAPPED_DATA | 3 | lba | 1 |
| CAPPED_DATA | 4 | len | 1 |
| DATA_SOURCE | 1 | page | $2 |
| DATA_SOURCE | 2 | off | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | page | unit_page |
| UNITS | 2 | off | unit_byte |
| UNITS | 4 | len | unit_byte |
| HALF_LOCKED2 | &pool->lock |