Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-throttle.c184 throttle_timers_destroy(tt); in test_init()
216 throttle_timers_destroy(tt); in test_init_readonly()
248 throttle_timers_destroy(tt); in test_init_writeonly()
257 throttle_timers_destroy(tt); in test_destroy()
308 throttle_timers_destroy(tt); in test_config_functions()
579 throttle_timers_destroy(tt); in test_have_timer()
604 throttle_timers_destroy(tt); in test_detach_attach()
661 throttle_timers_destroy(tt); in do_test_accounting()
/openbmc/qemu/include/qemu/
H A Dthrottle.h132 void throttle_timers_destroy(ThrottleTimers *tt);
/openbmc/qemu/fsdev/
H A Dqemu-fsdev-throttle.c120 throttle_timers_destroy(&fst->tt); in fsdev_throttle_cleanup()
/openbmc/qemu/backends/
H A Dcryptodev.c332 throttle_timers_destroy(&backend->tt); in cryptodev_backend_set_throttle()
478 throttle_timers_destroy(&backend->tt); in cryptodev_backend_finalize()
/openbmc/qemu/util/
H A Dthrottle.c274 void throttle_timers_destroy(ThrottleTimers *tt) in throttle_timers_destroy() function
/openbmc/qemu/block/
H A Dthrottle-groups.c617 throttle_timers_destroy(&tgm->throttle_timers); in throttle_group_unregister_tgm()