Home
last modified time | relevance | path

Searched refs:z (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/openbmc/qemu/migration/
H A Dmultifd-zstd.c55 p->data = z; in zstd_send_setup()
73 z->zbuff = g_try_malloc(z->zbuff_len); in zstd_send_setup()
120 z->out.dst = z->zbuff; in zstd_send_prepare()
121 z->out.size = z->zbuff_len; in zstd_send_prepare()
143 ret = ZSTD_compressStream2(z->zcs, &z->out, &z->in, flush); in zstd_send_prepare()
144 } while (ret > 0 && (z->in.size - z->in.pos > 0) in zstd_send_prepare()
146 if (ret > 0 && (z->in.size - z->in.pos > 0)) { in zstd_send_prepare()
200 z->zbuff = g_try_malloc(z->zbuff_len); in zstd_recv_setup()
261 z->in.src = z->zbuff; in zstd_recv_pages()
279 ret = ZSTD_decompressStream(z->zds, &z->out, &z->in); in zstd_recv_pages()
[all …]
H A Dmultifd-zlib.c62 z->zbuff = g_try_malloc(z->zbuff_len); in zlib_send_setup()
63 if (!z->zbuff) { in zlib_send_setup()
68 if (!z->buf) { in zlib_send_setup()
72 p->data = z; in zlib_send_setup()
76 g_free(z->zbuff); in zlib_send_setup()
80 g_free(z); in zlib_send_setup()
99 z->zbuff = NULL; in zlib_send_cleanup()
100 g_free(z->buf); in zlib_send_cleanup()
101 z->buf = NULL; in zlib_send_cleanup()
192 p->data = z; in zlib_recv_setup()
[all …]
/openbmc/linux/lib/raid6/
H A Davx2.c38 int d, z, z0; in raid6_avx21_gen_syndrome() local
55 for (z = z0-2; z >= 0; z--) { in raid6_avx21_gen_syndrome()
87 int d, z, z0; in raid6_avx21_xor_syndrome() local
102 for (z = z0-1 ; z >= start ; z--) { in raid6_avx21_xor_syndrome()
113 for (z = start-1 ; z >= 0 ; z--) { in raid6_avx21_xor_syndrome()
164 for (z = z0-1; z >= 0; z--) { in raid6_avx22_gen_syndrome()
215 for (z = z0-1 ; z >= start ; z--) { in raid6_avx22_xor_syndrome()
235 for (z = start-1 ; z >= 0 ; z--) { in raid6_avx22_xor_syndrome()
297 for (z = z0; z >= 0; z--) { in raid6_avx24_gen_syndrome()
382 for (z = z0-1 ; z >= start ; z--) { in raid6_avx24_xor_syndrome()
[all …]
H A Dsse2.c40 int d, z, z0; in raid6_sse21_gen_syndrome() local
57 for ( z = z0-2 ; z >= 0 ; z-- ) { in raid6_sse21_gen_syndrome()
92 int d, z, z0; in raid6_sse21_xor_syndrome() local
107 for ( z = z0-1 ; z >= start ; z-- ) { in raid6_sse21_xor_syndrome()
118 for ( z = start-1 ; z >= 0 ; z-- ) { in raid6_sse21_xor_syndrome()
169 for ( z = z0-1 ; z >= 0 ; z-- ) { in raid6_sse22_gen_syndrome()
221 for ( z = z0-1 ; z >= start ; z-- ) { in raid6_sse22_xor_syndrome()
240 for ( z = start-1 ; z >= 0 ; z-- ) { in raid6_sse22_xor_syndrome()
305 for ( z = z0 ; z >= 0 ; z-- ) { in raid6_sse24_gen_syndrome()
393 for ( z = z0-1 ; z >= start ; z-- ) { in raid6_sse24_xor_syndrome()
[all …]
H A Davx512.c69 for (z = z0-2; z >= 0; z--) { in raid6_avx5121_gen_syndrome()
124 for (z = z0-1 ; z >= start ; z--) { in raid6_avx5121_xor_syndrome()
138 for (z = start-1 ; z >= 0 ; z--) { in raid6_avx5121_xor_syndrome()
198 for (z = z0-1; z >= 0; z--) { in raid6_avx5122_gen_syndrome()
218 : "m" (dptr[z][d]), "m" (dptr[z][d+64])); in raid6_avx5122_gen_syndrome()
260 for (z = z0-1 ; z >= start ; z--) { in raid6_avx5122_xor_syndrome()
283 for (z = start-1 ; z >= 0 ; z--) { in raid6_avx5122_xor_syndrome()
356 for (z = z0; z >= 0; z--) { in raid6_avx5124_gen_syndrome()
394 : "m" (dptr[z][d]), "m" (dptr[z][d+64]), in raid6_avx5124_gen_syndrome()
458 for (z = z0-1 ; z >= start ; z--) { in raid6_avx5124_xor_syndrome()
[all …]
H A Dloongarch_simd.c37 int d, z, z0; in raid6_lsx_gen_syndrome() local
62 for (z = z0-1; z >= 0; z--) { in raid6_lsx_gen_syndrome()
64 asm volatile("vld $vr8, %0" : : "m"(dptr[z][d+0*NSIZE])); in raid6_lsx_gen_syndrome()
119 int d, z, z0; in raid6_lsx_xor_syndrome() local
145 for (z = z0-1; z >= start; z--) { in raid6_lsx_xor_syndrome()
184 for (z = start-1; z >= 0; z--) { in raid6_lsx_xor_syndrome()
268 int d, z, z0; in raid6_lasx_gen_syndrome() local
289 for (z = z0-1; z >= 0; z--) { in raid6_lasx_gen_syndrome()
328 int d, z, z0; in raid6_lasx_xor_syndrome() local
350 for (z = z0-1; z >= start; z--) { in raid6_lasx_xor_syndrome()
[all …]
H A Dsse1.c44 int d, z, z0; in raid6_sse11_gen_syndrome() local
61 for ( z = z0-2 ; z >= 0 ; z-- ) { in raid6_sse11_gen_syndrome()
62 asm volatile("prefetchnta %0" : : "m" (dptr[z][d])); in raid6_sse11_gen_syndrome()
70 asm volatile("movq %0,%%mm6" : : "m" (dptr[z][d])); in raid6_sse11_gen_syndrome()
103 int d, z, z0; in raid6_sse12_gen_syndrome() local
122 for ( z = z0-1 ; z >= 0 ; z-- ) { in raid6_sse12_gen_syndrome()
123 asm volatile("prefetchnta %0" : : "m" (dptr[z][d])); in raid6_sse12_gen_syndrome()
132 asm volatile("movq %0,%%mm5" : : "m" (dptr[z][d])); in raid6_sse12_gen_syndrome()
133 asm volatile("movq %0,%%mm7" : : "m" (dptr[z][d+8])); in raid6_sse12_gen_syndrome()
H A Dmmx.c39 int d, z, z0; in raid6_mmx1_gen_syndrome() local
53 for ( z = z0-1 ; z >= 0 ; z-- ) { in raid6_mmx1_gen_syndrome()
54 asm volatile("movq %0,%%mm6" : : "m" (dptr[z][d])); in raid6_mmx1_gen_syndrome()
87 int d, z, z0; in raid6_mmx2_gen_syndrome() local
104 for ( z = z0-1 ; z >= 0 ; z-- ) { in raid6_mmx2_gen_syndrome()
113 asm volatile("movq %0,%%mm5" : : "m" (dptr[z][d])); in raid6_mmx2_gen_syndrome()
114 asm volatile("movq %0,%%mm7" : : "m" (dptr[z][d+8])); in raid6_mmx2_gen_syndrome()
/openbmc/linux/drivers/zorro/
H A Dzorro.c54 struct zorro_dev *z; in zorro_find_device() local
61 z++) in zorro_find_device()
63 return z; in zorro_find_device()
166 z->rom = zi->rom; in amiga_zorro_probe()
167 z->id = (be16_to_cpu(z->rom.er_Manufacturer) << 16) | in amiga_zorro_probe()
177 sprintf(z->name, "Zorro device %08x", z->id); in amiga_zorro_probe()
181 z->resource.name = z->name; in amiga_zorro_probe()
187 z->name, &z->resource); in amiga_zorro_probe()
190 z->dev.id = i; in amiga_zorro_probe()
201 z->dev.dma_mask = &z->dev.coherent_dma_mask; in amiga_zorro_probe()
[all …]
H A Dzorro-sysfs.c29 struct zorro_dev *z; \
31 z = to_zorro_dev(dev); \
44 struct zorro_dev *z; in serial_show() local
46 z = to_zorro_dev(dev); in serial_show()
54 struct zorro_dev *z = to_zorro_dev(dev); in resource_show() local
58 (unsigned long)zorro_resource_end(z), in resource_show()
59 zorro_resource_flags(z)); in resource_show()
66 struct zorro_dev *z = to_zorro_dev(dev); in modalias_show() local
92 cd.cd_Rom = z->rom; in zorro_read_config()
93 cd.cd_SlotAddr = cpu_to_be16(z->slotaddr); in zorro_read_config()
[all …]
H A Dzorro-driver.c33 const struct zorro_dev *z) in zorro_match_device() argument
48 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_probe() local
53 id = zorro_match_device(drv->id_table, z); in zorro_device_probe()
55 error = drv->probe(z, id); in zorro_device_probe()
65 struct zorro_dev *z = to_zorro_dev(dev); in zorro_device_remove() local
69 drv->remove(z); in zorro_device_remove()
123 struct zorro_dev *z = to_zorro_dev(dev); in zorro_bus_match() local
130 return !!zorro_match_device(ids, z); in zorro_bus_match()
135 const struct zorro_dev *z; in zorro_uevent() local
140 z = to_zorro_dev(dev); in zorro_uevent()
[all …]
/openbmc/linux/include/linux/
H A Dzorro.h94 #define zorro_resource_start(z) ((z)->resource.start) argument
95 #define zorro_resource_end(z) ((z)->resource.end) argument
96 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument
97 #define zorro_resource_flags(z) ((z)->resource.flags) argument
99 #define zorro_request_device(z, name) \ argument
100 request_mem_region(zorro_resource_start(z), zorro_resource_len(z), name)
101 #define zorro_release_device(z) \ argument
102 release_mem_region(zorro_resource_start(z), zorro_resource_len(z))
108 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata() argument
110 return dev_get_drvdata(&z->dev); in zorro_get_drvdata()
[all …]
/openbmc/phosphor-pid-control/test/
H A Dpid_fancontroller_unittest.cpp30 ZoneMock z; in TEST() local
45 ZoneMock z; in TEST() local
59 ZoneMock z; in TEST() local
77 ZoneMock z; in TEST() local
96 ZoneMock z; in TEST() local
119 ZoneMock z; in TEST() local
158 ZoneMock z; in TEST() local
177 EXPECT_CALL(z, getRedundantWrite()) in TEST()
198 ZoneMock z; in TEST() local
237 ZoneMock z; in TEST() local
[all …]
H A Dpid_thermalcontroller_unittest.cpp27 ZoneMock z; in TEST() local
43 ZoneMock z; in TEST() local
62 ZoneMock z; in TEST() local
81 ZoneMock z; in TEST() local
98 ZoneMock z; in TEST() local
119 ZoneMock z; in TEST() local
141 ZoneMock z; in TEST() local
163 ZoneMock z; in TEST() local
185 ZoneMock z; in TEST() local
209 ZoneMock z; in TEST() local
[all …]
/openbmc/linux/crypto/
H A Dtea.c77 y += ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_encrypt()
87 u32 y, z, n, sum; in tea_decrypt() local
107 y -= ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_decrypt()
132 u32 y, z, sum = 0; in xtea_encrypt() local
142 y += ((z << 4 ^ z >> 5) + z) ^ (sum + ctx->KEY[sum&3]); in xtea_encrypt()
153 u32 y, z, sum; in xtea_decrypt() local
166 y -= ((z << 4 ^ z >> 5) + z) ^ (sum + ctx->KEY[sum & 3]); in xtea_decrypt()
176 u32 y, z, sum = 0; in xeta_encrypt() local
186 y += (z << 4 ^ z >> 5) + (z ^ sum) + ctx->KEY[sum&3]; in xeta_encrypt()
197 u32 y, z, sum; in xeta_decrypt() local
[all …]
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c52 double z, q, zz, xh; in __gcc_qadd() local
54 z = a + c; in __gcc_qadd()
56 if (nonfinite(z)) { in __gcc_qadd()
58 if (nonfinite(z)) in __gcc_qadd()
59 return z; in __gcc_qadd()
67 q = a - z; in __gcc_qadd()
72 return z; in __gcc_qadd()
74 xh = z + zz; in __gcc_qadd()
91 longDblUnion z; in __gcc_qmul() local
116 z.dval[0] = u; in __gcc_qmul()
[all …]
/openbmc/linux/mm/
H A Dshuffle.c84 unsigned long end_pfn = zone_end_pfn(z); in __shuffle_zone()
88 spin_lock_irqsave(&z->lock, flags); in __shuffle_zone()
101 page_i = shuffle_valid_page(z, i, order); in __shuffle_zone()
112 j = z->zone_start_pfn + in __shuffle_zone()
115 page_j = shuffle_valid_page(z, j, order); in __shuffle_zone()
141 spin_unlock_irqrestore(&z->lock, flags); in __shuffle_zone()
143 spin_lock_irqsave(&z->lock, flags); in __shuffle_zone()
146 spin_unlock_irqrestore(&z->lock, flags); in __shuffle_zone()
155 struct zone *z; in __shuffle_free_memory() local
157 for (z = pgdat->node_zones; z < pgdat->node_zones + MAX_NR_ZONES; z++) in __shuffle_free_memory()
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmpy2/
H A D0001-src-fix-python-3.12-builds.patch68 mpz_set_si(result->z, 0);
74 - mpz_set_si(result->z, 0);
92 - mpz_neg(result->z, result->z);
95 + mpz_neg(result->z, result->z);
114 mpz_set_si(z, 0);
120 - mpz_set_si(z, 0);
138 - mpz_neg(z, z);
141 + mpz_neg(z, z);
149 - if (mpz_sgn(obj->z) < 0) {
235 - mpz_neg(result->z, result->z);
[all …]
/openbmc/linux/drivers/md/
H A Ddm-zoned.h156 #define dmz_is_cache(z) test_bit(DMZ_CACHE, &(z)->flags) argument
157 #define dmz_is_rnd(z) test_bit(DMZ_RND, &(z)->flags) argument
158 #define dmz_is_seq(z) test_bit(DMZ_SEQ, &(z)->flags) argument
159 #define dmz_is_empty(z) ((z)->wp_block == 0) argument
160 #define dmz_is_offline(z) test_bit(DMZ_OFFLINE, &(z)->flags) argument
162 #define dmz_in_reclaim(z) test_bit(DMZ_RECLAIM, &(z)->flags) argument
163 #define dmz_is_reserved(z) test_bit(DMZ_RESERVED, &(z)->flags) argument
168 #define dmz_is_meta(z) test_bit(DMZ_META, &(z)->flags) argument
169 #define dmz_is_buf(z) test_bit(DMZ_BUF, &(z)->flags) argument
170 #define dmz_is_data(z) test_bit(DMZ_DATA, &(z)->flags) argument
[all …]
/openbmc/linux/fs/zonefs/
H A Dsuper.c54 if (zonefs_zone_is_cnv(z)) in zonefs_account_active()
69 (z->z_wpoffset > 0 && z->z_wpoffset < z->z_capacity)) { in zonefs_account_active()
196 z->z_sector); in zonefs_check_zone_condition()
209 z->z_sector); in zonefs_check_zone_condition()
212 return z->z_capacity; in zonefs_check_zone_condition()
213 return z->z_wpoffset; in zonefs_check_zone_condition()
216 return z->z_capacity; in zonefs_check_zone_condition()
254 *z = *zone; in zonefs_io_error_cb()
677 inode->i_private = z; in zonefs_get_file_inode()
1021 z->z_size, in zonefs_init_zgroup()
[all …]
/openbmc/linux/fs/erofs/
H A Ddecompressor_deflate.c8 struct z_stream_s z; member
37 vfree(strm->z.workspace); in z_erofs_deflate_exit()
80 if (!strm->z.workspace) { in z_erofs_load_deflate_config()
148 insz -= strm->z.avail_in; in z_erofs_deflate_decompress()
150 strm->z.avail_out = 0; in z_erofs_deflate_decompress()
153 if (!strm->z.avail_out) { in z_erofs_deflate_decompress()
163 outsz -= strm->z.avail_out; in z_erofs_deflate_decompress()
183 j = strm->z.next_out - kout; in z_erofs_deflate_decompress()
188 insz -= strm->z.avail_in; in z_erofs_deflate_decompress()
190 strm->z.next_in = kin; in z_erofs_deflate_decompress()
[all …]
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c1626 for (z = 0; z < 8; z++) in _snd_emu10k1_audigy_init_efx()
1957 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
1963 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
1986 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2001 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2024 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2055 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2072 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2089 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
2106 for (z = 0; z < 2; z++) in _snd_emu10k1_init_efx()
[all …]
/openbmc/linux/Documentation/networking/
H A Dtls-offload-reorder-good.svg1z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0…
H A Dtls-offload-reorder-bad.svg1z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0…
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv3011 "VMOVAPD zmm2/m512, {k}{z}, zmm1","VMOVAPD zmm1, {k}{z}, zmm2/m512","vmovapd zmm1, {k}{z}, zmm2/m51…
3012 "VMOVAPD zmm1, {k}{z}, zmm2/m512","VMOVAPD zmm2/m512, {k}{z}, zmm1","vmovapd zmm2/m512, {k}{z}, zmm…
3021 "VMOVAPS zmm2/m512, {k}{z}, zmm1","VMOVAPS zmm1, {k}{z}, zmm2/m512","vmovaps zmm1, {k}{z}, zmm2/m51…
3022 "VMOVAPS zmm1, {k}{z}, zmm2/m512","VMOVAPS zmm2/m512, {k}{z}, zmm1","vmovaps zmm2/m512, {k}{z}, zmm…
3129 "VMOVSD xmm1, {k}{z}, m64","VMOVSD m64, {k}{z}, xmm1","vmovsd m64, {k}{z}, xmm1","EVEX.LIG.F2.0F.W1…
3147 "VMOVSS xmm1, {k}{z}, m32","VMOVSS m32, {k}{z}, xmm1","vmovss m32, {k}{z}, xmm1","EVEX.LIG.F3.0F.W0…
3162 "VMOVUPD zmm2/m512, {k}{z}, zmm1","VMOVUPD zmm1, {k}{z}, zmm2/m512","vmovupd zmm1, {k}{z}, zmm2/m51…
3163 "VMOVUPD zmm1, {k}{z}, zmm2/m512","VMOVUPD zmm2/m512, {k}{z}, zmm1","vmovupd zmm2/m512, {k}{z}, zmm…
3172 "VMOVUPS zmm2/m512, {k}{z}, zmm1","VMOVUPS zmm1, {k}{z}, zmm2/m512","vmovups zmm1, {k}{z}, zmm2/m51…
3173 "VMOVUPS zmm1, {k}{z}, zmm2/m512","VMOVUPS zmm2/m512, {k}{z}, zmm1","vmovups zmm2/m512, {k}{z}, zmm…
[all …]

12345678910>>...41