Searched defs:policy_data (Results 1 – 2 of 2) sorted by relevance
350 struct policy_data { struct351 struct policydb *p;352 struct policy_file *fp;
569 static int amd_pstate_verify(struct cpufreq_policy_data *policy_data) in amd_pstate_verify()