Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
kernel/cpu.c cpu_device_down() -> cpu_down()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | target | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &dev->mutex | ||
| HALF_LOCKED2 | &device->physical_node_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | global &device_hotplug_lock | ||
| TYPE_LOCK | (struct device)->mutex |
kernel/cpu.c target_store() -> cpu_down()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | target | 0-235 |
| CAPPED_DATA | 1 | target | 1 |
| FUZZY_MAX | 1 | target | 235 |
| HARD_MAX | 1 | target | 235 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | target | 0-235[c] |
| LOCK2 | &of->mutex | ||
| LOCK2 | global &device_hotplug_lock | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |