Home
last modified time | relevance | path

Searched full:zs (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/perf/util/
H A Dzlib.c24 z_stream zs = { in gzip_decompress_to_file() local
43 if (inflateInit2(&zs, 16 + MAX_WBITS) != Z_OK) in gzip_decompress_to_file()
46 zs.next_in = ptr; in gzip_decompress_to_file()
47 zs.avail_in = stbuf.st_size; in gzip_decompress_to_file()
50 zs.next_out = buf; in gzip_decompress_to_file()
51 zs.avail_out = CHUNK_SIZE; in gzip_decompress_to_file()
53 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file()
65 len = CHUNK_SIZE - zs.avail_out; in gzip_decompress_to_file()
74 inflateEnd(&zs); in gzip_decompress_to_file()
/linux/arch/mips/math-emu/
H A Dsp_maddf.c43 zs ^= 1; in _sp_maddf()
82 if ((zc == IEEE754_CLASS_INF) && (zs != rs)) { in _sp_maddf()
103 return ieee754sp_inf(zs); in _sp_maddf()
106 if (zs == rs) in _sp_maddf()
125 return ieee754sp_inf(zs); in _sp_maddf()
131 return ieee754sp_inf(zs); in _sp_maddf()
137 return ieee754sp_inf(zs); in _sp_maddf()
205 if (zs == rs) { in _sp_maddf()
208 * leaving result in zm64, zs and ze. in _sp_maddf()
220 zs = rs; in _sp_maddf()
[all …]
H A Ddp_maddf.c75 zs ^= 1; in _dp_maddf()
113 if ((zc == IEEE754_CLASS_INF) && (zs != rs)) { in _dp_maddf()
134 return ieee754dp_inf(zs); in _dp_maddf()
137 if (zs == rs) in _dp_maddf()
156 return ieee754dp_inf(zs); in _dp_maddf()
162 return ieee754dp_inf(zs); in _dp_maddf()
168 return ieee754dp_inf(zs); in _dp_maddf()
262 if (zs == rs) { in _dp_maddf()
265 * leaving result in hzm:lzm, zs and ze. in _dp_maddf()
280 zs = rs; in _dp_maddf()
[all …]
H A Dieee754int.h52 unsigned int zm; int ze; int zs; int zc
80 #define EXPLODEZSP EXPLODESP(z, zc, zs, ze, zm)
90 u64 zm; int ze; int zs; int zc
118 #define EXPLODEZDP EXPLODEDP(z, zc, zs, ze, zm)
144 #define FLUSHZDP FLUSHDP(z, zc, zs, ze, zm)
147 #define FLUSHZSP FLUSHSP(z, zc, zs, ze, zm)
/linux/tools/build/feature/
H A Dtest-zlib.c6 z_stream zs; in main() local
8 inflateInit(&zs); in main()
/linux/arch/mips/dec/
H A Dplatform.c74 .name = "zs",
80 .name = "zs",
/linux/drivers/tty/serial/
H A Dsunzilog.c7 * This is based on the old drivers/sbus/char/zs.c code. A lot
971 return (up->flags & SUNZILOG_FLAG_ESCC) ? "zs (ESCC)" : "zs"; in sunzilog_type()
1223 printk(KERN_INFO "Console: ttyS%d (SunZilog zs%d)\n", in sunzilog_console_setup()
1315 "zs/serio0" : "zs/serio1"), in sunzilog_register_serio()
1416 "zs"); in zs_probe()
1529 .name = "zs",
1537 .name = "zs",
1551 for_each_node_by_name(dp, "zs") { in sunzilog_init()
1577 "zs", sunzilog_irq_chain); in sunzilog_init()
H A Dzs.c3 * zs.c: Serial port driver for IOASIC DECstations.
70 #include "zs.h"
86 #define ZS_NUM_SCCS 2 /* Max # of ZS chips supported. */
766 printk(KERN_ERR "zs: can't get irq %d\n", in zs_startup()
977 printk(KERN_ERR "zs: Cannot map MMIO\n"); in zs_map_port()
988 printk(KERN_ERR "zs: Unable to reserve MMIO resource\n"); in zs_request_port()
1221 .driver = { .name = "zs" },
H A Dzs.h3 * zs.h: Definitions for the DECstation Z85C30 serial driver.
/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,cpg-div6-clock.yaml63 "zx", "zs", "hp", "ztr", "zt";
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_sf.h170 "No ZS Buffer used for partial render (store)" },
1079 "No deferred ZS Buffer provided" },
1081 "ZS Buffer successfully populated (ID=0x%08x)" },
1083 "No need to populate ZS Buffer (ID=0x%08x)" },
1085 "ZS Buffer successfully unpopulated (ID=0x%08x)" },
1087 "No need to unpopulate ZS Buffer (ID=0x%08x)" },
1089 "Send ZS-Buffer backing request to host (ID=0x%08x)" },
1091 "Send ZS-Buffer unbacking request to host (ID=0x%08x)" },
1093 "Don't send ZS-Buffer backing request. Previous request still pending (ID=0x%08x)" },
1095 "Don't send ZS-Buffer unbacking request. Previous request still pending (ID=0x%08x)" },
[all …]
/linux/drivers/clk/renesas/
H A Dclk-r8a7779.c98 } else if (!strcmp(name, "zs") || !strcmp(name, "s")) { in r8a7779_cpg_register_clock()
H A Dclk-r8a73a4.c48 { "zs", CPG_FRQCRB, 8 },
H A Dr8a7792-cpg-mssr.c58 DEF_FIXED("zs", R8A7792_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a77470-cpg-mssr.c59 DEF_FIXED("zs", R8A77470_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7745-cpg-mssr.c59 DEF_FIXED("zs", R8A7745_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7794-cpg-mssr.c64 DEF_FIXED("zs", R8A7794_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7791-cpg-mssr.c65 DEF_FIXED("zs", R8A7791_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7790-cpg-mssr.c67 DEF_FIXED("zs", R8A7790_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7742-cpg-mssr.c62 DEF_FIXED("zs", R8A7742_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a7743-cpg-mssr.c60 DEF_FIXED("zs", R8A7743_CLK_ZS, CLK_PLL1, 6, 1),
H A Dr8a779a0-cpg-mssr.c114 DEF_FIXED("zs", R8A779A0_CLK_ZS, CLK_PLL1_DIV2, 4, 1),
/linux/drivers/nvme/host/
H A Dzns.c164 zone.cond = entry->zs >> 4; in nvme_zone_parse_entry()
/linux/include/uapi/sound/
H A Demu10k1.h269 #define A_EXTOUT_ASIDE_L 0x0c /* analog side left - Audigy 2 ZS */
270 #define A_EXTOUT_ASIDE_R 0x0d /* right - Audigy 2 ZS */
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c168 /* on the Audigy 2 ZS Notebook. */ in free_voice()

12