Searched refs:match_pthrottling (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dprocessor_throttling.c59 struct acpi_processor_throttling *pthrottling, *match_pthrottling; local
119 match_pthrottling = &(match_pr->throttling);
120 match_pdomain = &(match_pthrottling->domain_info);
151 match_pthrottling = &(match_pr->throttling);
152 match_pdomain = &(match_pthrottling->domain_info);
160 cpumask_copy(match_pthrottling->shared_cpu_map,

Completed in 128 milliseconds