Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm.c __send_zone_reset_all_emulated() -> dm_zone_get_reset_bitmap()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | md | 4096-ptr_max |
| PARAM_VALUE | 0 | md->disk | 4096-ptr_max |
| PARAM_VALUE | 0 | md->disk->queue | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 1-u64max |
| PARAM_VALUE | 1 | t->num_targets | 1-u32max |
| PARAM_VALUE | 4 | need_reset | 16,4096-ptr_max |
| DATA_SOURCE | 4 | need_reset | r bitmap_zalloc |
| MEM_ZERO | 4 | need_reset | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | md | unit_byte |
| UNITS | 2 | sector | unit_byte |
| LOCK2 | &md->io_barrier | ||
| HALF_LOCKED2 | &bio->bi_bdev->bd_queue->queue_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct mapped_device)->io_barrier |