Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dthrottle-groups.c92 static ThrottleGroup *throttle_group_by_name(const char *name) in throttle_group_by_name() function
111 return throttle_group_by_name(name) != NULL; in throttle_group_exists()
130 tg = throttle_group_by_name(name); in throttle_group_incref()