Home
last modified time | relevance | path

Searched refs:throttle_group_exists (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dthrottle-groups.h89 bool throttle_group_exists(const char *name);
/openbmc/qemu/block/
H A Dthrottle.c63 } else if (!throttle_group_exists(group_name)) { in throttle_parse_options()
H A Dthrottle-groups.c109 bool throttle_group_exists(const char *name) in throttle_group_exists() function
784 if (throttle_group_exists(tg->name)) { in throttle_group_obj_complete()