Searched defs:zs (Results 1 – 4 of 4) sorted by relevance
/qemu/migration/ |
H A D | multifd-zlib.c | 26 z_stream zs; member 40 z_stream *zs = &z->zs; in multifd_zlib_send_setup() local 99 z_stream *zs = &z->zs; in multifd_zlib_send_prepare() local 166 z_stream *zs = &z->zs; in multifd_zlib_recv_setup() local 203 z_stream *zs = &z->zs; in multifd_zlib_recv() local
|
/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 79 bool rt, bool zs, uint8_t es) in vfae() 164 static int vfee(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfee() 221 static int vfene(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfene() 346 bool in, bool rt, bool zs, uint8_t es) in vstrc() 475 const S390Vector *v4, uint8_t es, bool zs) in vstrs()
|
/qemu/hw/nvme/ |
H A D | ctrl.c | 3977 NvmeZoneState zs = nvme_get_zone_state(zone); in nvme_bulk_proc_zone() local 4350 NvmeZoneState zs = nvme_get_zone_state(zl); in nvme_zone_matches_filter() local
|
/qemu/include/block/ |
H A D | nvme.h | 1688 uint8_t zs; member
|