Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-vdo/dm-vdo-target.c vdo_message() -> process_vdo_message()
| 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 |
| DATA_SOURCE | 0 | vdo | r get_vdo_for_target |
| DATA_SOURCE | 1 | argc | $1 |
| DATA_SOURCE | 2 | argv | $2 |
| FUZZY_MAX | 1 | argc | 1 |
| LOCK2 | &md->io_barrier | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |