Defined in 9 files as a function:
- drivers/hwmon/ad7418.c, line 156 (as a function)
- drivers/hwmon/adt7475.c, line 457 (as a function)
- drivers/hwmon/ds1621.c, line 233 (as a function)
- drivers/hwmon/ds620.c, line 141 (as a function)
- drivers/hwmon/emc6w201.c, line 228 (as a function)
- drivers/hwmon/lm73.c, line 62 (as a function)
- drivers/hwmon/lm77.c, line 154 (as a function)
- drivers/hwmon/lm80.c, line 411 (as a function)
- drivers/hwmon/nct7802.c, line 450 (as a function)
No references found in the database
Smatch caller information:
drivers/base/core.c dev_attr_store() -> (struct device_attribute)->store()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | devattr | 4096-ptr_max |
| PARAM_VALUE | 1 | devattr->store | 1-u64max |
| PARAM_VALUE | 2 | buf | 4096-ptr_max |
| PARAM_VALUE | 3 | count | 1-1000000000 |
| CAPPED_DATA | 3 | count | 1 |
| CAPPED_DATA | 3 | count | 1 |
| DATA_SOURCE | 2 | buf | $2 |
| DATA_SOURCE | 3 | count | $3 |
| CONTAINER | 1 | -48+0 | $(-1) |
| NOSPEC | 3 | count | |
| TERMINATED | 2 | buf | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| ELEM_LAST | 2 | ==buf3 | 8052 |
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |