Searched refs:throttle_group_exists (Results 1 – 3 of 3) sorted by relevance
89 bool throttle_group_exists(const char *name);
63 } else if (!throttle_group_exists(group_name)) { in throttle_parse_options()
109 bool throttle_group_exists(const char *name) in throttle_group_exists() function784 if (throttle_group_exists(tg->name)) { in throttle_group_obj_complete()