Searched refs:cs_policy_dbs_info (Results 1 – 1 of 1) sorted by relevance
14 struct cs_policy_dbs_info { struct20 static inline struct cs_policy_dbs_info *to_dbs_info(struct policy_dbs_info *policy_dbs) in to_dbs_info() argument22 return container_of(policy_dbs, struct cs_policy_dbs_info, policy_dbs); in to_dbs_info()61 struct cs_policy_dbs_info *dbs_info = to_dbs_info(policy_dbs); in cs_dbs_update()274 struct cs_policy_dbs_info *dbs_info; in cs_alloc()310 struct cs_policy_dbs_info *dbs_info = to_dbs_info(policy->governor_data); in cs_start()