Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-throttle.c166 throttle_init(&ts); in test_init()
198 throttle_init(&ts); in test_init_readonly()
230 throttle_init(&ts); in test_init_writeonly()
254 throttle_init(&ts); in test_destroy()
295 throttle_init(&ts); in test_config_functions()
572 throttle_init(&ts); in test_have_timer()
589 throttle_init(&ts); in test_detach_attach()
633 throttle_init(&ts); in do_test_accounting()
/openbmc/qemu/include/qemu/
H A Dthrottle.h123 void throttle_init(ThrottleState *ts);
/openbmc/qemu/fsdev/
H A Dqemu-fsdev-throttle.c84 throttle_init(&fst->ts); in fsdev_throttle_init()
/openbmc/qemu/util/
H A Dthrottle.c228 void throttle_init(ThrottleState *ts) in throttle_init() function
/openbmc/qemu/backends/
H A Dcryptodev.c343 throttle_init(&backend->ts); in cryptodev_backend_set_throttle()
/openbmc/qemu/block/
H A Dthrottle-groups.c765 throttle_init(&tg->ts); in throttle_group_obj_init()
/openbmc/linux/drivers/md/
H A Ddm-thin.c154 static void throttle_init(struct throttle *t) in throttle_init() function
2997 throttle_init(&pool->throttle); in pool_create()