Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/dax/bus.c size_store() -> dev_dax_resize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dax_region | 4096-ptr_max |
| PARAM_VALUE | 0 | dax_region->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dax_region->dev->driver | 1-u64max |
| PARAM_VALUE | 1 | dev_dax | 4096-ptr_max |
| PARAM_VALUE | 1 | dev_dax->region | 4096-ptr_max |
| PARAM_VALUE | 1 | dev_dax->region->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | dev_dax->region->dev->driver | 1-u64max |
| DATA_SOURCE | 1 | dev_dax | r to_dev_dax |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | size | 0-u64max |
| NO_OVERFLOW_SIMPLE | 2 | size | |
| UNITS | 0 | dax_region | unit_byte |
| LOCK2 | &of->mutex | ||
| LOCK2 | global &dax_dev_rwsem | ||
| LOCK2 | global &dax_region_rwsem | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |