Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/base/cpu.c cpu_subsys_online() -> change_cpu_under_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 4096-ptr_max |
| PARAM_VALUE | 1 | from_nid | 0-4294967294 |
| DATA_SOURCE | 1 | from_nid | r __cpu_to_node |
| DATA_SOURCE | 2 | to_nid | r __cpu_to_node |
| PARAM_COMPARE | 1 | from_nid | != $2 |
| PARAM_COMPARE | 2 | to_nid | != $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->mutex | ||
| HALF_LOCKED2 | &device->physical_node_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | global &device_hotplug_lock | ||
| TYPE_LOCK | (struct device)->mutex |