Searched defs:attr_set (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | cpufreq_governor_attr_set.c | 32 struct gov_attr_set *attr_set = to_gov_attr_set(kobj); in governor_store() local 48 void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_init() 57 void gov_attr_set_get(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_get() 66 unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_put()
|
D | cpufreq_conservative.c | 147 static ssize_t store_sampling_down_factor(struct gov_attr_set *attr_set, in store_sampling_down_factor() 162 static ssize_t store_up_threshold(struct gov_attr_set *attr_set, in store_up_threshold() 178 static ssize_t store_down_threshold(struct gov_attr_set *attr_set, in store_down_threshold() 196 static ssize_t store_ignore_nice_load(struct gov_attr_set *attr_set, in store_ignore_nice_load() 221 static ssize_t store_freq_step(struct gov_attr_set *attr_set, const char *buf, in store_freq_step()
|
D | cpufreq_ondemand.c | 203 static ssize_t store_io_is_busy(struct gov_attr_set *attr_set, const char *buf, in store_io_is_busy() 221 static ssize_t store_up_threshold(struct gov_attr_set *attr_set, in store_up_threshold() 238 static ssize_t store_sampling_down_factor(struct gov_attr_set *attr_set, in store_sampling_down_factor() 266 static ssize_t store_ignore_nice_load(struct gov_attr_set *attr_set, in store_ignore_nice_load() 291 static ssize_t store_powersave_bias(struct gov_attr_set *attr_set, in store_powersave_bias()
|
D | cpufreq_governor.h | 39 struct gov_attr_set attr_set; member 48 static inline struct dbs_data *to_dbs_data(struct gov_attr_set *attr_set) in to_dbs_data()
|
D | cpufreq_governor.c | 44 ssize_t store_sampling_rate(struct gov_attr_set *attr_set, const char *buf, in store_sampling_rate()
|
/kernel/linux/linux-5.10/kernel/sched/ |
D | cpufreq_schedutil.c | 20 struct gov_attr_set attr_set; member 622 static inline struct sugov_tunables *to_sugov_tunables(struct gov_attr_set *attr_set) 627 static ssize_t rate_limit_us_show(struct gov_attr_set *attr_set, char *buf) 635 rate_limit_us_store(struct gov_attr_set *attr_set, const char *buf, size_t count) 662 struct gov_attr_set *attr_set = container_of(kobj, struct gov_attr_set, kobj); local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 97 int (*attr_set)(struct nvkm_therm *, enum nvkm_therm_attr_type, int); member
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
D | pgtable.c | 710 kvm_pte_t attr_set; member 743 u64 size, kvm_pte_t attr_set, in stage2_update_leaf_attrs()
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
D | ufshcd.c | 3674 u8 attr_set, u32 mib_val, u8 peer) in ufshcd_dme_set_attr()
|