Home
last modified time | relevance | path

Searched defs:zs (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/migration/
H A Dmultifd-zlib.c26 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
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c79 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()
/openbmc/linux/tools/build/feature/
H A Dtest-zlib.c6 z_stream zs; in main() local
/openbmc/linux/tools/perf/util/
H A Dzlib.c24 z_stream zs = { in gzip_decompress_to_file() local
/openbmc/u-boot/lib/
H A Dtiny-printf.c18 char zs; /* non-zero if a digit has been written */ member
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c311 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ argument
/openbmc/qemu/hw/nvme/
H A Dctrl.c3978 NvmeZoneState zs = nvme_get_zone_state(zone); in nvme_bulk_proc_zone() local
4351 NvmeZoneState zs = nvme_get_zone_state(zl); in nvme_zone_matches_filter() local
/openbmc/linux/include/linux/
H A Dnvme.h682 __u8 zs; member
/openbmc/qemu/include/block/
H A Dnvme.h1642 uint8_t zs; member