Searched refs:sugov_tunables (Results 1 – 1 of 1) sorted by relevance
19 struct sugov_tunables { struct30 struct sugov_tunables *tunables; argument587 static struct sugov_tunables *global_tunables;590 static inline struct sugov_tunables *to_sugov_tunables(struct gov_attr_set *attr_set) in to_sugov_tunables()592 return container_of(attr_set, struct sugov_tunables, attr_set); in to_sugov_tunables()597 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in rate_limit_us_show()605 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in rate_limit_us_store()625 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in target_load_show()633 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in target_load_store()756 static struct sugov_tunables *sugov_tunables_alloc(struct sugov_policy *sg_policy) in sugov_tunables_alloc()[all …]