Defined in 1 files as a prototype:
Defined in 3 files as a function:
- arch/arm64/kernel/acpi.c, line 442 (as a function)
- arch/loongarch/kernel/acpi.c, line 407 (as a function)
- arch/x86/kernel/acpi/boot.c, line 785 (as a function)
Referenced in 4 files:
- arch/arm64/kernel/acpi.c, line 454
- arch/loongarch/kernel/acpi.c, line 425
- arch/x86/kernel/acpi/boot.c, line 800
- drivers/acpi/acpi_processor.c, line 238
Smatch caller information:
drivers/acpi/acpi_processor.c acpi_processor_hotadd_init() -> acpi_map_cpu()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | handle | 0,4096-ptr_max,(-1) |
| PARAM_VALUE | 0 | handle->common.descriptor_type | 15 |
| PARAM_VALUE | 0 | handle->descriptor_type | 0-255 |
| PARAM_VALUE | 0 | handle->flags | 0-u16max |
| PARAM_VALUE | 0 | handle->name.integer | 0-4294967295 |
| PARAM_VALUE | 0 | handle->owner_id | 0-u16max |
| PARAM_VALUE | 0 | handle->type | 0-255 |
| PARAM_VALUE | 1 | physid | 0-4294967294 |
| PARAM_VALUE | 3 | pcpu | 4096-ptr_max |
| PARAM_VALUE | 3 | *pcpu | (-22),(-19),0-64 |
| CAPPED_DATA | 1 | physid | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | acpi_id | unit_array_size |
| LOCK2 | global &cpu_add_remove_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &acpi_scan_lock |