Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-writecache.c writecache_message() -> process_cleaner_mesg()
| 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 | 1 | **argv | 0-63,65-255 |
| BUF_SIZE | 2 | wc | 16,40-s32max |
| BUF_SIZE | 2 | wc | 16,40-s32max |
| DATA_SOURCE | 0 | argc | $1 |
| DATA_SOURCE | 1 | argv | $2 |
| LOCK2 | &md->io_barrier | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |