Searched refs:ThrottleGroup (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | throttle-groups.c | 157 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_unref() 184 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_next_tgm() 223 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in next_throttle_token() 271 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_schedule_timer() 324 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in schedule_next_request() 409 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_restart_queue_entry() 478 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_config() 496 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_get_config() 511 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in timer_cb() 549 ThrottleGroup *tg = container_of(ts, ThrottleGroup, ts); in throttle_group_register_tgm() [all …]
|
/openbmc/qemu/include/block/ |
H A D | throttle-groups.h | 63 OBJECT_DECLARE_SIMPLE_TYPE(ThrottleGroup, THROTTLE_GROUP)
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 184.out | 109 == property changes in ThrottleGroup ==
|