Home
last modified time | relevance | path

Searched defs:attr_set (Results 1 – 1 of 1) sorted by relevance

/kernel/sched/
Dcpufreq_schedutil.c14 struct gov_attr_set attr_set; member
510 static inline struct sugov_tunables *to_sugov_tunables(struct gov_attr_set *attr_set) in to_sugov_tunables()
515 static ssize_t rate_limit_us_show(struct gov_attr_set *attr_set, char *buf) in rate_limit_us_show()
523 rate_limit_us_store(struct gov_attr_set *attr_set, const char *buf, size_t count) in rate_limit_us_store()
550 struct gov_attr_set *attr_set = to_gov_attr_set(kobj); in sugov_tunables_free() local