Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-stats.c dm_stats_message() -> message_stats_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | md | 1-u64max |
| PARAM_VALUE | 1 | argc | 1-s32max |
| PARAM_VALUE | 2 | argv | 4096-ptr_max |
| PARAM_VALUE | 2 | *argv | 4096-ptr_max |
| PARAM_VALUE | 2 | **argv | 64 |
| DATA_SOURCE | 0 | md | $0 |
| DATA_SOURCE | 1 | argc | $1 |
| DATA_SOURCE | 2 | argv | $2 |
| DATA_SOURCE | 3 | result | $3 |
| DATA_SOURCE | 4 | maxlen | $4 |