Home
last modified time | relevance | path

Searched refs:throttle_config_init (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/unit/
H A Dtest-throttle.c42 throttle_config_init(&cfg); in test_leak_bucket()
91 throttle_config_init(&cfg); in test_compute_wait()
350 throttle_config_init(&cfg); in test_enabled()
374 throttle_config_init(&cfg); in test_conflicts_for_one_set()
381 throttle_config_init(&cfg); in test_conflicts_for_one_set()
386 throttle_config_init(&cfg); in test_conflicts_for_one_set()
392 throttle_config_init(&cfg); in test_conflicts_for_one_set()
396 throttle_config_init(&cfg); in test_conflicts_for_one_set()
557 throttle_config_init(&cfg); in test_iops_size_is_missing_limit()
624 throttle_config_init(&cfg); in do_test_accounting()
[all …]
/qemu/include/qemu/
H A Dthrottle.h152 void throttle_config_init(ThrottleConfig *cfg);
/qemu/fsdev/
H A Dqemu-fsdev-throttle.c36 throttle_config_init(&fst->cfg); in fsdev_throttle_parse_opts()
/qemu/util/
H A Dthrottle.c218 void throttle_config_init(ThrottleConfig *cfg) in throttle_config_init() function
231 throttle_config_init(&ts->cfg); in throttle_init()
/qemu/block/
H A Dqapi-sysemu.c438 throttle_config_init(&cfg); in qmp_block_set_io_throttle()
/qemu/backends/
H A Dcryptodev.c469 throttle_config_init(&backend->tc); in cryptodev_backend_instance_init()
/qemu/
H A Dblockdev.c406 throttle_config_init(throttle_cfg); in extract_common_blockdev_options()
H A Dqemu-img.c2227 throttle_config_init(&cfg); in set_rate_limit()