Home
last modified time | relevance | path

Searched defs:next_dirty (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/util/
H A Dhbitmap.c307 int64_t next_dirty, next_zero; in hbitmap_status() local
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c824 int64_t next_dirty = hbitmap_next_dirty(data->hb, start, count); in test_hbitmap_next_x_check_range() local
/openbmc/qemu/block/
H A Dmirror.c517 int64_t next_dirty; in mirror_iteration() local