Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
kernel/cpu.c bringup_hibernate_cpu() -> cpu_up()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0-s32max |
| PARAM_VALUE | 1 | target | 235 |
| DATA_SOURCE | 0 | cpu | $0 |
kernel/cpu.c cpu_device_up() -> cpu_up()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | target | 235 |
| 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 cpuhp_bringup_mask() -> cpu_up()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0-64 |
| PARAM_VALUE | 1 | target | 82,235 |
| CAPPED_DATA | 0 | cpu | 1 |
| DATA_SOURCE | 0 | cpu | r find_next_bit |
| DATA_SOURCE | 1 | target | $2 |
| CONSTRAINT | 0 | cpu | <3035 |
| HARD_MAX | 1 | target | 235 |
kernel/cpu.c target_store() -> cpu_up()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | target | 0-235 |
| FUZZY_MAX | 1 | target | 235 |
| HARD_MAX | 1 | target | 235 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | target | 0-235 |
| LOCK2 | &of->mutex | ||
| LOCK2 | global &device_hotplug_lock | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |