Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/mtd/ubi/fastmap.c, line 1104 (as a function)
- drivers/mtd/ubi/ubi.h, line 988 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/mtd/ubi/vtbl.c init_volumes() -> ubi_fastmap_init_checkmap()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vol | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->name | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->name_len | 0-u16max |
| PARAM_VALUE | 0 | vol->reserved_pebs | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | vol->ubi | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->ubi->vtbl | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->ubi->vtbl_slots | 1-s32max |
| PARAM_VALUE | 0 | vol->vol_id | 0-s32max |
| PARAM_VALUE | 0 | vol->vol_type | 3-4 |
| BUF_SIZE | 0 | vol | 2168 |
| CAPPED_DATA | 0 | vol->ubi->vtbl_slots | 1 |
| CAPPED_DATA | 0 | vol->vol_id | 1 |
| DATA_SOURCE | 0 | vol | r _kzalloc_noprof |
| FUZZY_MAX | 0 | vol->vol_type | 4 |
| STR_LEN | 0 | vol->ubi->mtd | (-1) |
| TERMINATED | 0 | vol->name | 1 |
| HARD_MAX | 0 | vol->vol_type | 4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | vol->ubi->peb_size | |
| NO_OVERFLOW_SIMPLE | 0 | vol->ubi->vid_hdr_aloffset | |
| LOCK2 | global &ubi_devices_mutex | ||
| HALF_LOCKED2 | global &mtd_table_mutex |
drivers/mtd/ubi/vtbl.c init_volumes() -> ubi_fastmap_init_checkmap()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vol | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->alignment | 1 |
| PARAM_VALUE | 0 | vol->last_eb_bytes | 2 |
| PARAM_VALUE | 0 | vol->name_len | 13 |
| PARAM_VALUE | 0 | vol->ref_count | 1 |
| PARAM_VALUE | 0 | vol->reserved_pebs | 2 |
| PARAM_VALUE | 0 | vol->ubi | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->ubi->vtbl | 4096-ptr_max |
| PARAM_VALUE | 0 | vol->used_ebs | 2 |
| PARAM_VALUE | 0 | vol->vol_id | 2147479551 |
| PARAM_VALUE | 0 | vol->vol_type | 3 |
| PARAM_VALUE | 1 | leb_count | 2 |
| BUF_SIZE | 0 | vol | 2168 |
| CAPPED_DATA | 0 | vol->ubi->vtbl_slots | 1 |
| DATA_SOURCE | 0 | vol | r _kzalloc_noprof |
| STR_LEN | 0 | vol->ubi->mtd | (-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | vol->ubi->peb_size | |
| NO_OVERFLOW_SIMPLE | 0 | vol->ubi->vid_hdr_aloffset | |
| LOCK2 | global &ubi_devices_mutex | ||
| HALF_LOCKED2 | global &mtd_table_mutex |