Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.c1144 static int vnc_update_client(VncState *vs, int has_dirty) in vnc_update_client()
2978 int has_dirty = 0; in vnc_refresh_lossy_rect() local
3015 int has_dirty = 0; in vnc_update_stats() local
3109 int has_dirty = 0; in vnc_refresh_server_surface() local
3207 int has_dirty, rects = 0; in vnc_refresh() local
H A Dvnc.h279 int has_dirty; member
/openbmc/linux/drivers/md/bcache/
H A Dbcache.h332 atomic_t has_dirty; member