Defined in 14 files as a function:
- drivers/hwmon/adm1025.c, line 297 (as a function)
- drivers/hwmon/adm1026.c, line 845 (as a function)
- drivers/hwmon/adm1031.c, line 749 (as a function)
- drivers/hwmon/adt7462.c, line 826 (as a function)
- drivers/hwmon/emc2103.c, line 253 (as a function)
- drivers/hwmon/fschmd.c, line 356 (as a function)
- drivers/hwmon/gl520sm.c, line 528 (as a function)
- drivers/hwmon/lm85.c, line 984 (as a function)
- drivers/hwmon/lm93.c, line 1310 (as a function)
- drivers/hwmon/pc87360.c, line 952 (as a function)
- drivers/hwmon/smsc47m192.c, line 316 (as a function)
- drivers/hwmon/thmc50.c, line 209 (as a function)
- drivers/hwmon/vt8231.c, line 496 (as a function)
- drivers/hwmon/w83627hf.c, line 1226 (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 |