Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
arch/x86/kernel/acpi/boot.c acpi_map_cpu() -> acpi_processor_set_pdc()
| 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 |
| DATA_SOURCE | 0 | handle | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &cpu_add_remove_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &acpi_scan_lock |
drivers/acpi/processor_pdc.c early_init_pdc() -> acpi_processor_set_pdc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | handle | 4096-ptr_max |
| 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 |
| DATA_SOURCE | 0 | handle | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |