Home
last modified time | relevance | path

Searched refs:pthrottling (Results 1 – 1 of 1) sorted by relevance

/drivers/acpi/
Dprocessor_throttling.c67 struct acpi_processor_throttling *pthrottling, *match_pthrottling; in acpi_processor_update_tsd_coord() local
82 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord()
89 if (!pthrottling->tsd_valid_flag) { in acpi_processor_update_tsd_coord()
105 pthrottling = &pr->throttling; in acpi_processor_update_tsd_coord()
107 pdomain = &(pthrottling->domain_info); in acpi_processor_update_tsd_coord()
108 cpumask_set_cpu(i, pthrottling->shared_cpu_map); in acpi_processor_update_tsd_coord()
151 cpumask_set_cpu(j, pthrottling->shared_cpu_map); in acpi_processor_update_tsd_coord()
172 pthrottling->shared_cpu_map); in acpi_processor_update_tsd_coord()
189 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord()
190 cpumask_clear(pthrottling->shared_cpu_map); in acpi_processor_update_tsd_coord()
[all …]