Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/ubifs/lpt.c read_ltab() -> unpack_ltab()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->dirty_idx.arr | 16,4096-ptr_max |
| PARAM_VALUE | 0 | c->dirty_idx.cnt | 0 |
| PARAM_VALUE | 0 | c->dirty_idx.max_cnt | 256 |
| PARAM_VALUE | 0 | c->lpt_heap | 4096-ptr_max |
| PARAM_VALUE | 0 | c->lpt_nod_buf | 16,4096-ptr_max |
| PARAM_VALUE | 0 | c->ltab | 1-u64max |
| PARAM_VALUE | 0 | c->ltab_lnum | 0-2147483646 |
| PARAM_VALUE | 0 | c->ltab_offs | 0-s32max |
| PARAM_VALUE | 0 | c->ltab_sz | 0-s32max |
| PARAM_VALUE | 0 | c->ubi | 4096-ptr_max |
| PARAM_VALUE | 0 | c->ubi->vol->used_ebs | 1-s32max |
| PARAM_VALUE | 0 | c->ubi->vol->vol_id | 0-2147483646 |
| PARAM_VALUE | 1 | buf | 1-u64max |
| PARAM_VALUE | 1 | *buf | 0-255 |
| BUF_SIZE | 0 | c->dirty_idx.arr | 8 |
| BUF_SIZE | 0 | c->ltab | 12 |
| BUF_SIZE | 1 | buf | 0-s32max,18446744071562067968-u64max |
| BUF_SIZE | 1 | buf | 0-s32max,18446744071562067968-u64max |
| CAPPED_DATA | 0 | c->ltab_lnum | 1 |
| CAPPED_DATA | 0 | c->ubi->vol->vol_id | 1 |
| DATA_SOURCE | 0 | c | $0 |
| DATA_SOURCE | 1 | buf | r vmalloc_noprof |
| PARAM_COMPARE | 0 | c->ltab_lnum | < $0->ubi->vol->used_ebs |