Searched refs:governor_attr (Results 1 – 5 of 5) sorted by relevance
16 static inline struct governor_attr *to_gov_attr(struct attribute *attr) in to_gov_attr()18 return container_of(attr, struct governor_attr, attr); in to_gov_attr()24 struct governor_attr *gattr = to_gov_attr(attr); in governor_show()33 struct governor_attr *gattr = to_gov_attr(attr); in governor_store()
71 static struct governor_attr _name = \75 static struct governor_attr _name = \
45 static struct governor_attr _name = \49 static struct governor_attr _name = \53 static struct governor_attr _name = \
620 static struct governor_attr rate_limit_us = __ATTR_RW(rate_limit_us);647 static struct governor_attr target_load = __ATTR_RW(target_load);
651 struct governor_attr { struct