Home
last modified time | relevance | path

Searched refs:throttle_timers_detach_aio_context (Results 1 – 4 of 4) sorted by relevance

/qemu/include/qemu/
H A Dthrottle.h134 void throttle_timers_detach_aio_context(ThrottleTimers *tt);
/qemu/util/
H A Dthrottle.c264 void throttle_timers_detach_aio_context(ThrottleTimers *tt) in throttle_timers_detach_aio_context() function
276 throttle_timers_detach_aio_context(tt); in throttle_timers_destroy()
/qemu/block/
H A Dthrottle-groups.c654 throttle_timers_detach_aio_context(tt); in throttle_group_detach_aio_context()
/qemu/tests/unit/
H A Dtest-throttle.c597 throttle_timers_detach_aio_context(tt); in test_detach_attach()