Defined in 2 files as a function:
- drivers/thermal/thermal_sysfs.c, line 802 (as a function)
- drivers/thermal/thermal_sysfs.c, line 813 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/thermal/thermal_sysfs.c thermal_cooling_device_destroy_sysfs() -> cooling_device_stats_destroy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cdev | 4096-ptr_max |
| DATA_SOURCE | 0 | cdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | _T->lock |
drivers/thermal/thermal_sysfs.c thermal_cooling_device_stats_reinit() -> cooling_device_stats_destroy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cdev | 4096-ptr_max |
| PARAM_VALUE | 0 | cdev->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | cdev->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | cdev->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | cdev->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | cdev->ops | 4096-ptr_max |
| CAPPED_DATA | 0 | cdev | 1 |
| DATA_SOURCE | 0 | cdev | $0 |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| LOCK2 | 0 | &cdev->lock | |
| TYPE_LOCK | (struct thermal_cooling_device)->lock |