Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dthrottle-groups.h67 ThrottleState *throttle_group_incref(const char *name);
/openbmc/qemu/block/
H A Dthrottle-groups.c125 ThrottleState *throttle_group_incref(const char *name) in throttle_group_incref() function
548 ThrottleState *ts = throttle_group_incref(groupname); in throttle_group_register_tgm()