Searched refs:policy_type (Results 1 – 7 of 7) sorted by relevance
140 const char __user *ubuf, size_t len, enum setid_type policy_type) in handle_policy_update() argument153 pol->type = policy_type; in handle_policy_update()184 rule->type = policy_type; in handle_policy_update()214 if (policy_type == UID) { in handle_policy_update()219 } else if (policy_type == GID) { in handle_policy_update()
297 void rtw89_btc_set_policy(struct rtw89_dev *rtwdev, u16 policy_type);298 void rtw89_btc_set_policy_v1(struct rtw89_dev *rtwdev, u16 policy_type);
430 enum pp_pm_policy policy_type; member
322 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in arcturus_allocate_dpm_context()
309 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in aldebaran_allocate_dpm_context()
708 policy->policy_type = PP_PM_POLICY_SOC_PSTATE; in smu_v13_0_6_allocate_dpm_context()720 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in smu_v13_0_6_allocate_dpm_context()
3828 if (policy_ctxt->policies[i].policy_type == p_type) in smu_get_pm_policy()