Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dthrottle-groups.h68 void throttle_group_unref(ThrottleState *ts);
/openbmc/qemu/block/
H A Dthrottle-groups.c155 void throttle_group_unref(ThrottleState *ts) in throttle_group_unref() function
620 throttle_group_unref(&tg->ts); in throttle_group_unregister_tgm()