Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-table.c dm_table_create() -> alloc_targets()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| PARAM_VALUE | 0 | t->devices.next | 4096-ptr_max |
| PARAM_VALUE | 0 | t->devices.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | t->devices.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | t->devices.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | t->devices.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | num | 8-1048576 |
| BUF_SIZE | 0 | t | 296 |
| DATA_SOURCE | 0 | t | r _kzalloc_noprof |