Searched refs:governor_attr (Results 1 – 4 of 4) sorted by relevance
11 static inline struct governor_attr *to_gov_attr(struct attribute *attr) in to_gov_attr()13 return container_of(attr, struct governor_attr, attr); in to_gov_attr()19 struct governor_attr *gattr = to_gov_attr(attr); in governor_show()28 struct governor_attr *gattr = to_gov_attr(attr); in governor_store()
72 static struct governor_attr _name = __ATTR_RO(_name)75 static struct governor_attr _name = __ATTR_RW(_name)
531 static struct governor_attr rate_limit_us = __ATTR_RW(rate_limit_us);
674 struct governor_attr { struct