Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-vdo/dump.c vdo_dump() -> parse_dump_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | argc | 1-s32max |
| PARAM_VALUE | 1 | argv | 4096-ptr_max |
| PARAM_VALUE | 1 | *argv | 4096-ptr_max |
| PARAM_VALUE | 2 | dump_options_requested_ptr | 3085488640271691776 |
| PARAM_VALUE | 2 | *dump_options_requested_ptr | 0 |
| DATA_SOURCE | 0 | argc | $1 |
| DATA_SOURCE | 1 | argv | $2 |
| FUZZY_MAX | 0 | argc | 1 |
| LOCK2 | &md->io_barrier | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |