Lines Matching refs:match_pr
57 struct acpi_processor *pr, *match_pr;
115 match_pr = per_cpu(processors, j);
116 if (!match_pr)
119 match_pthrottling = &(match_pr->throttling);
147 match_pr = per_cpu(processors, j);
148 if (!match_pr)
151 match_pthrottling = &(match_pr->throttling);
1056 struct acpi_processor *match_pr;
1111 match_pr = per_cpu(processors, i);
1116 if (!match_pr) {
1125 if (!match_pr->flags.throttling) {
1131 arg.pr = match_pr;