Searched refs:policy (Results 101 - 125 of 509) sorted by last modified time

1234567891011>>

/linux-master/include/linux/
H A Dcpufreq.h63 unsigned int cpu; /* cpu managing this policy, must be online */
74 unsigned int policy; /* see above */ member in struct:cpufreq_policy
75 unsigned int last_policy; /* policy before unplug */
96 * - Any routine that wants to read from the policy structure will
98 * - Any routine that will write to the policy structure and/or may take away
99 * the policy altogether (eg. CPU hotplug), will hold this lock in write
108 * policy and that the change will affect all of the policy CPUs then.
130 * the driver to set the frequency for this policy. To be set by the
144 /* Per policy boos
185 struct cpufreq_policy *policy; member in struct:cpufreq_freqs
210 cpufreq_cpu_put(struct cpufreq_policy *policy) argument
213 policy_is_inactive(struct cpufreq_policy *policy) argument
218 policy_is_shared(struct cpufreq_policy *policy) argument
285 cpufreq_stats_create_table(struct cpufreq_policy *policy) argument
286 cpufreq_stats_free_table(struct cpufreq_policy *policy) argument
287 cpufreq_stats_record_transition(struct cpufreq_policy *policy, unsigned int new_freq) argument
481 cpufreq_verify_within_limits(struct cpufreq_policy_data *policy, unsigned int min, unsigned int max) argument
490 cpufreq_verify_within_cpu_limits(struct cpufreq_policy_data *policy) argument
650 cpufreq_policy_apply_limits(struct cpufreq_policy *policy) argument
793 cpufreq_table_find_index_al(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
815 cpufreq_table_find_index_dl(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
846 cpufreq_table_find_index_l(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
861 cpufreq_table_find_index_ah(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
892 cpufreq_table_find_index_dh(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
914 cpufreq_table_find_index_h(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
929 cpufreq_table_find_index_ac(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
964 cpufreq_table_find_index_dc(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
999 cpufreq_table_find_index_c(struct cpufreq_policy *policy, unsigned int target_freq, bool efficiencies) argument
1013 cpufreq_is_in_limits(struct cpufreq_policy *policy, int idx) argument
1025 cpufreq_frequency_table_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
1067 cpufreq_table_count_valid_entries(const struct cpufreq_policy *policy) argument
1092 cpufreq_table_set_inefficient(struct cpufreq_policy *policy, unsigned int frequency) argument
1177 policy_has_boost_freq(struct cpufreq_policy *policy) argument
1183 cpufreq_table_set_inefficient(struct cpufreq_policy *policy, unsigned int frequency) argument
1219 cpufreq_register_em_with_opp(struct cpufreq_policy *policy) argument
[all...]
H A Dblk-mq.h681 #define BLK_ALLOC_POLICY_TO_MQ_FLAG(policy) \
682 ((policy & ((1 << BLK_MQ_F_ALLOC_POLICY_BITS) - 1)) \
H A Damd-pstate.h52 * @min_limit_perf: Cached value of the performance corresponding to policy->min
53 * @max_limit_perf: Cached value of the performance corresponding to policy->max
54 * @min_limit_freq: Cached value of policy->min (in khz)
55 * @max_limit_freq: Cached value of policy->max (in khz)
67 * @epp_policy: Last saved policy used to set energy-performance preference
69 * @policy: Cpufreq policy value
106 u32 policy; member in struct:amd_cpudata
/linux-master/fs/crypto/
H A Dhooks.c22 * encryption policy. This is needed as part of the enforcement that all files
23 * in an encrypted directory tree use the same encryption policy, as a
44 * encryption policy comparison, but it's expensive on multi-core
48 * unencrypted, or encrypted with any policy). Only continue on to the
49 * full policy check if the parent directory is actually encrypted.
145 * the encryption policy is unsupported by this kernel; that is treated
194 * if the directory uses a v2 encryption policy.
242 const union fscrypt_policy *policy; local
247 * the encryption policy which will be inherited from the directory.
249 policy
[all...]
/linux-master/fs/btrfs/
H A Dvolumes.c6034 const enum btrfs_read_policy policy = READ_ONCE(fs_info->fs_devices->read_policy); local
6049 switch (policy) {
6053 policy);
H A Dsysfs.c1231 const enum btrfs_read_policy policy = READ_ONCE(fs_devices->read_policy); local
1236 if (policy == i)
1263 "read policy set to '%s'",
H A Dextent-tree.c3998 switch (ffe_ctl->policy) {
4012 switch (ffe_ctl->policy) {
4043 switch (ffe_ctl->policy) {
4111 switch (ffe_ctl->policy) {
4167 /* Check if allocation policy allows to create a new chunk */
4202 if (ffe_ctl->policy != BTRFS_EXTENT_ALLOC_CLUSTERED)
4223 if (ffe_ctl->policy == BTRFS_EXTENT_ALLOC_ZONED)
4327 switch (ffe_ctl->policy) {
4390 ffe_ctl->policy = BTRFS_EXTENT_ALLOC_CLUSTERED;
4394 ffe_ctl->policy
[all...]
/linux-master/drivers/thermal/
H A Dthermal_sysfs.c339 static DEVICE_ATTR_RW(policy);
H A Dthermal_netlink.c701 .policy = thermal_genl_policy,
H A Dthermal_core.c197 char *policy)
205 gov = __find_governor(strim(policy));
215 thermal_notify_tz_gov_change(tz, policy);
196 thermal_zone_device_set_policy(struct thermal_zone_device *tz, char *policy) argument
H A Dcpufreq_cooling.c62 * @policy: cpufreq policy.
75 struct cpufreq_policy *policy; member in struct:cpufreq_cooling_device
239 struct cpufreq_policy *policy = cpufreq_cdev->policy; local
241 freq = cpufreq_quick_get(policy->cpu);
243 for_each_cpu(cpu, policy->related_cpus) {
258 trace_thermal_power_cpu_get_power_simple(policy->cpu, *power);
287 num_cpus = cpumask_weight(cpufreq_cdev->policy->cpus);
322 struct cpufreq_policy *policy local
336 struct cpufreq_policy *policy; local
395 struct cpufreq_policy *policy; local
518 __cpufreq_cooling_register(struct device_node *np, struct cpufreq_policy *policy, struct em_perf_domain *em) argument
628 cpufreq_cooling_register(struct cpufreq_policy *policy) argument
651 of_cpufreq_cooling_register(struct cpufreq_policy *policy) argument
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2447 if (instance->vf_affiliation_111->map[ld].policy[thisVf] !=
2448 new_affiliation_111->map[ld].policy[thisVf]) {
2570 if (newmap->policy[thisVf] !=
2571 savedmap->policy[thisVf]) {
2580 if (!found && newmap->policy[thisVf] !=
2598 if (savedmap->policy[thisVf] !=
2599 newmap->policy[thisVf]) {
2608 if (!found && savedmap->policy[thisVf] !=
H A Dmegaraid_sas.h2476 u8 policy[1]; member in struct:MR_LD_VF_MAP
2503 u8 policy[MAX_VIRTUAL_FUNCTIONS]; member in struct:MR_LD_VF_MAP_111
/linux-master/drivers/powercap/
H A Ddtpm_cpu.c145 struct cpufreq_policy *policy; local
150 policy = cpufreq_cpu_get(dtpm_cpu->cpu);
151 if (policy) {
152 for_each_cpu(dtpm_cpu->cpu, policy->related_cpus)
155 cpufreq_cpu_put(policy);
193 struct cpufreq_policy *policy; local
203 policy = cpufreq_cpu_get(cpu);
204 if (!policy)
222 for_each_cpu(cpu, policy->related_cpus)
233 ret = freq_qos_add_request(&policy
[all...]
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c629 .policy = hwsim_vendor_test_policy,
790 /* MAC80211_HWSIM netlink policy */
6345 .policy = hwsim_genl_policy,
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3086 u8 policy[RTW89_BTC_POLICY_MAXLEN]; member in struct:rtw89_btc
5284 struct rtw89_mcc_policy policy; member in struct:rtw89_mcc_role
H A Dcoex.c2049 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len];
2057 tlv_v7 = (struct rtw89_btc_btf_tlv_v7 *)&btc->policy[len];
2099 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len];
2146 tlv = (struct rtw89_btc_btf_tlv_v7 *)&btc->policy[len];
2159 btc->policy[len] = i; /* slot-id */
2160 memcpy(&btc->policy[len + 1], &dm->slot.v7[i],
2518 "[BTC], %s(): action = %d -> policy type/len: 0x%04x/%d\n",
2531 btc->policy, btc->policy_len);
H A Dacpi.c91 struct rtw89_acpi_policy_6ghz_sp **policy)
115 *policy = kmemdup(ptr, sizeof(*ptr), GFP_KERNEL);
116 if (!*policy)
119 rtw89_hex_dump(rtwdev, RTW89_DBG_ACPI, "policy_6ghz_sp: ", *policy,
89 rtw89_acpi_dsm_get_policy_6ghz_sp(struct rtw89_dev *rtwdev, union acpi_object *obj, struct rtw89_acpi_policy_6ghz_sp **policy) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c652 time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |
1146 time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |
1338 time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |
1341 time_cmd.policy |= cpu_to_le16(TE_V2_START_IMMEDIATELY);
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c2236 "WRT: no dump - type %d and policy mismatch=%d\n",
2242 "WRT: no dump - type %d and policy mismatch=%d\n",
2248 "WRT: no dump - type %d and policy mismatch=%d\n",
3111 u32 policy = le32_to_cpu(dump_data->trig->apply_policy); local
3114 if (policy & IWL_FW_INI_APPLY_POLICY_DUMP_COMPLETE_CMD) {
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c225 .policy = wil_rf_sector_policy,
233 .policy = wil_rf_sector_policy,
242 .policy = wil_rf_sector_policy,
251 .policy = wil_rf_sector_policy,
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3774 "Label policy only applies to IPv6 VXLAN devices");
4578 .policy = vxlan_policy,
/linux-master/drivers/net/
H A Dvrf.c1818 .policy = vrf_nl_policy,
H A Dveth.c1953 .policy = veth_policy,
/linux-master/drivers/net/team/
H A Dteam_core.c2812 .policy = team_nl_policy,

Completed in 421 milliseconds

1234567891011>>