Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-switch.c switch_message() -> process_set_region_mappings()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | argc | 1-s32max |
| PARAM_VALUE | 2 | argv | 4096-ptr_max |
| PARAM_VALUE | 2 | *argv | 4096-ptr_max |
| PARAM_VALUE | 2 | **argv | 0-63,65-255 |
| BUF_SIZE | 0 | sctx | 16,40-s32max |
| BUF_SIZE | 0 | sctx | 16,40-s32max |
| DATA_SOURCE | 1 | argc | $1 |
| DATA_SOURCE | 2 | argv | $2 |
| LOCK2 | &md->io_barrier | ||
| LOCK2 | &message_mutex | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |