Home
last modified time | relevance | path

Searched refs:governor_attr (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor_attr_set.c19 static inline struct governor_attr *to_gov_attr(struct attribute *attr) in to_gov_attr()
21 return container_of(attr, struct governor_attr, attr); in to_gov_attr()
27 struct governor_attr *gattr = to_gov_attr(attr); in governor_show()
36 struct governor_attr *gattr = to_gov_attr(attr); in governor_store()
Dcpufreq_governor.h74 static struct governor_attr _name = \
78 static struct governor_attr _name = \
/Linux-v4.19/include/linux/
Dcpufreq.h567 struct governor_attr { struct
/Linux-v4.19/kernel/sched/
Dcpufreq_schedutil.c590 static struct governor_attr rate_limit_us = __ATTR_RW(rate_limit_us);