Home
last modified time | relevance | path

Searched refs:ratelimit_destroy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dratelimit.h80 static inline void ratelimit_destroy(RateLimit *limit) in ratelimit_destroy() function
/openbmc/qemu/
H A Dblockjob.c83 ratelimit_destroy(&bjob->limit); in block_job_free()
/openbmc/qemu/block/
H A Dblock-copy.c272 ratelimit_destroy(&s->rate_limit); in block_copy_state_free()