Home
last modified time | relevance | path

Searched +full:128 +full:m (Results 1 – 25 of 955) sorted by relevance

12345678910>>...39

/linux/lib/raid6/
H A Drecov_avx512.c62 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_2data_recov_avx512()
75 : "m" (q[0]), "m" (q[64]), "m" (p[0]), in raid6_2data_recov_avx512()
76 "m" (p[64]), "m" (dq[0]), "m" (dq[64]), in raid6_2data_recov_avx512()
77 "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512()
89 : "m" (qmul[0]), "m" (qmul[16])); in raid6_2data_recov_avx512()
126 : "m" (pbmul[0]), "m" (pbmul[16])); in raid6_2data_recov_avx512()
146 : "m" (dq[0]), "m" (dq[64])); in raid6_2data_recov_avx512()
151 : "m" (dp[0]), "m" (dp[64])); in raid6_2data_recov_avx512()
153 bytes -= 128; in raid6_2data_recov_avx512()
154 p += 128; in raid6_2data_recov_avx512()
[all …]
H A Davx512.c57 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_gen_syndrome()
66 : "m" (dptr[z0][d]), "m" (dptr[z0-1][d])); in raid6_avx5121_gen_syndrome()
78 : "m" (dptr[z][d])); in raid6_avx5121_gen_syndrome()
92 : "m" (p[d]), "m" (q[d])); in raid6_avx5121_gen_syndrome()
113 : : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5121_xor_syndrome()
120 : "m" (dptr[z0][d]), "m" (p[d])); in raid6_avx5121_xor_syndrome()
133 : "m" (dptr[z][d])); in raid6_avx5121_xor_syndrome()
151 : "m" (q[d]), "m" (p[d])); in raid6_avx5121_xor_syndrome()
184 : "m" (raid6_avx512_constants.x1d[0])); in raid6_avx5122_gen_syndrome()
187 for (d = 0; d < bytes; d += 128) { in raid6_avx5122_gen_syndrome()
[all …]
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_kms.c70 * |G| = |1.1644 -0.3917 -0.8129| * |Cb - 128|
71 * |B| |1.1644 2.0172 0.0000| |Cr - 128|
85 * |G| = |1.0000 -0.3441 -0.7141| * |Cb - 128|
86 * |B| |1.0000 1.7720 0.0000| |Cr - 128|
102 * |G| = |1.1644 -0.2132 -0.5329| * |Cb - 128|
103 * |B| |1.1644 2.1124 0.0000| |Cr - 128|
117 * |G| = |1.0000 -0.1873 -0.4681| * |Cb - 128|
118 * |B| |1.0000 1.8556 0.0000| |Cr - 128|
134 * |G| = |1.1644 -0.1874 -0.6505| * |Cb - 128|
135 * |B| |1.1644 2.1418 0.0000| |Cr - 128|
[all …]
/linux/arch/arm/mach-imx/
H A Dmx3x.h15 * FC000000 43F00000 1M AIPS 1
16 * FC100000 50000000 1M SPBA
17 * FC200000 53F00000 1M AIPS 2
18 * FC500000 60000000 128M ROMPATCH
19 * FC400000 68000000 128M AVIC
20 * 70000000 256M IPU (MAX M2)
21 * 80000000 256M CSD0 SDRAM/DDR
22 * 90000000 256M CSD1 SDRAM/DDR
23 * A0000000 128M CS0 Flash
24 * A8000000 128M CS1 Flash
[all …]
/linux/drivers/input/misc/
H A Dyealink.h121 * |[] M [][] D [][] : [][] out |[][]
132 * Icon names : M D : IN OUT STORE
141 _PIC('.', 22,1 , "M" ),
145 _SEG('M', 14,1 , 14,2 , 14,4 , 14,1 , 15,4 , 15,2 , 15,1 ),
180 _SEG('8', 22,16, 22,32, 22,64, 22,128, 23,128, 23,64, 23,32 ),
181 _SEG('8', 20,16, 20,32, 20,64, 20,128, 21,128, 21,64, 21,32 ),
182 _SEG('8', 18,16, 18,32, 18,64, 18,128, 19,128, 19,64, 19,32 ),
183 _SEG('8', 16,16, 16,32, 16,64, 16,128, 17,128, 17,64, 17,32 ),
184 _SEG('8', 14,16, 14,32, 14,64, 14,128, 15,128, 15,64, 15,32 ),
185 _SEG('8', 12,16, 12,32, 12,64, 12,128, 13,128, 13,64, 13,32 ),
[all …]
/linux/tools/testing/selftests/ublk/
H A Dtest_stress_07.sh23 _create_backfile 0 256M
24 _create_backfile 1 128M
25 _create_backfile 2 128M
28 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
29 ublk_io_and_kill_daemon 256M -t stripe -q 4 -u "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
33 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &
34 ublk_io_and_kill_daemon 256M -t stripe -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "…
H A Dtest_stress_06.sh23 _create_backfile 0 256M
24 _create_backfile 1 128M
25 _create_backfile 2 128M
28 ublk_io_and_remove 256M -t loop -q 4 -u "${UBLK_BACKFILES[0]}" &
29 ublk_io_and_remove 256M -t stripe -q 4 -u "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
33 ublk_io_and_remove 256M -t loop -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &
34 ublk_io_and_remove 256M -t stripe -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "${UBL…
H A Dtest_stress_01.sh23 _create_backfile 0 256M
24 _create_backfile 1 128M
25 _create_backfile 2 128M
28 ublk_io_and_remove 256M -t loop -q 4 "${UBLK_BACKFILES[0]}" &
29 ublk_io_and_remove 256M -t stripe -q 4 "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
H A Dtest_stress_02.sh23 _create_backfile 0 256M
24 _create_backfile 1 128M
25 _create_backfile 2 128M
29 ublk_io_and_kill_daemon 256M -t loop -q "$nr_queue" "${UBLK_BACKFILES[0]}" &
30 …ublk_io_and_kill_daemon 256M -t stripe -q "$nr_queue" "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}…
H A Dtest_stress_03.sh27 _create_backfile 0 256M
28 _create_backfile 1 128M
29 _create_backfile 2 128M
32 ublk_io_and_remove 256M -t loop -q 4 -z "${UBLK_BACKFILES[0]}" &
33 ublk_io_and_remove 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
38 ublk_io_and_remove 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" &
39 ublk_io_and_remove 256M -t stripe -q 4 --auto_zc "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
46 ublk_io_and_remove 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &
47 …ublk_io_and_remove 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}…
H A Dtest_stress_04.sh26 _create_backfile 0 256M
27 _create_backfile 1 128M
28 _create_backfile 2 128M
31 ublk_io_and_kill_daemon 256M -t loop -q 4 -z --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" &
32 ublk_io_and_kill_daemon 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
37 ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" &
38 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --no_ublk_fixed_fd "${UBLK_BACKFILES[1]}" "$…
45 …ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[…
46 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILE…
H A Dtest_stress_08.sh33 _create_backfile 0 256M
34 _create_backfile 1 128M
35 _create_backfile 2 128M
38 ublk_io_and_remove 256M -t loop -q 4 --auto_zc -b "${UBLK_BACKFILES[0]}" &
39 ublk_io_and_remove 256M -t stripe -q 4 --auto_zc -b "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
H A Dtest_stress_09.sh32 _create_backfile 0 256M
33 _create_backfile 1 128M
34 _create_backfile 2 128M
37 ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc -b "${UBLK_BACKFILES[0]}" &
38 ublk_io_and_kill_daemon 256M -t stripe -q 4 -b "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
H A Dtest_recover_03.sh10 run_io_and_recover 256M "quiesce_dev" "$@"
28 _create_backfile 0 256M
29 _create_backfile 1 128M
30 _create_backfile 2 128M
H A Dtest_recover_04.sh10 run_io_and_recover 256M "kill_daemon" "$@"
24 _create_backfile 0 256M
25 _create_backfile 1 128M
26 _create_backfile 2 128M
H A Dtest_recover_01.sh10 run_io_and_recover 256M "kill_daemon" "$@"
24 _create_backfile 0 256M
25 _create_backfile 1 128M
26 _create_backfile 2 128M
H A Dtest_recover_02.sh10 run_io_and_recover 256M "kill_daemon" "$@"
28 _create_backfile 0 256M
29 _create_backfile 1 128M
30 _create_backfile 2 128M
/linux/rust/kernel/num/
H A Dbounded.rs166 /// let v = Bounded::<u32, 8>::from(128u8);
167 /// assert_eq!(v.get(), 128);
170 /// let v = Bounded::<i32, 8>::from(-128i8);
171 /// assert_eq!(v.get(), -128);
198 /// let v = Bounded::<i32, 8>::new::<-128>();
199 /// assert_eq!(i8::from(v), -128);
220 /// // Succeeds because `128` fits into 8 bits.
221 /// let v: Option<Bounded<u16, 8>> = 128u32.try_into_bounded();
222 /// assert_eq!(v.as_deref().copied(), Some(128));
224 /// // Fails because `128` does
408 extend<const M: u32>(self) -> Bounded<T, M> extend() argument
439 try_shrink<const M: u32>(self) -> Option<Bounded<T, M>> try_shrink() argument
[all...]
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-vp9.c37 u8 coef_intra[4][2][128];
49 u8 coef[2][4][2][128];
81 /* 128 bit alignment */
87 /* 128 bit alignment */
172 int k, m, n; in write_coeff_plane() local
176 for (m = 0; m < 6; m++) { in write_coeff_plane()
178 p = coef[k][m][n]; in write_coeff_plane()
203 * intra only 149 x 128 bits ,aligned to 152 x 128 bits coeff related in init_intra_only_probs()
204 * prob 64 x 128 bits in init_intra_only_probs()
212 /* intra mode prob 80 x 128 bits */ in init_intra_only_probs()
[all …]
/linux/arch/mips/bcm47xx/
H A Dprom.c4 * Copyright (C) 2010-2012 Hauke Mehrtens <hauke@hauke-m.de>
73 * BCM47XX uses 128MB for addressing the ram, if the system contains in prom_init_mem()
81 /* Accessing memory after 128 MiB will cause an exception */ in prom_init_mem()
82 max = 128 << 20; in prom_init_mem()
88 pr_debug("Assume 128MB RAM\n"); in prom_init_mem()
96 /* Ignoring the last page when ddr size is 128M. Cached in prom_init_mem()
98 * using address above 128M stepping out of the ddr address in prom_init_mem()
101 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem()
150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()
165 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { in bcm47xx_prom_highmem_init()
/linux/lib/tests/
H A Dbase64_kunit.c86 char buf[128]; in expect_encode_ok()
100 u8 buf[128]; in expect_decode_ok()
228 char std_buf[128], url_buf[128], imap_buf[128]; in base64_variant_tests()
229 u8 back[128]; in base64_variant_tests()
230 int n_std, n_url, n_imap, m; in base64_variant_tests() local
246 m = base64_decode(url_buf, n_url, back, false, BASE64_URLSAFE); in base64_variant_tests()
247 KUNIT_EXPECT_EQ(test, m, (int)sizeof(sample1)); in base64_variant_tests()
260 m = base64_decode(imap_buf, n_imap, back, false, BASE64_IMAP); in base64_variant_tests()
261 KUNIT_EXPECT_EQ(test, m, (int)sizeof(sample1)); in base64_variant_tests()
268 m = base64_decode(bad, strlen(bad), tmp, false, BASE64_URLSAFE); in base64_variant_tests()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Drs400.c49 case 128: in rs400_gart_adjust_size()
58 DRM_ERROR("Valid GART size for IGP are 32M,64M,128M,256M,512M,1G,2G\n"); in rs400_gart_adjust_size()
59 DRM_ERROR("Forcing to 32M GART size\n"); in rs400_gart_adjust_size()
93 case 128: in rs400_gart_init()
127 case 128: in rs400_gart_enable()
261 * at least on my Mobility Radeon Xpress 200M RC410 card in rs400_gpu_init()
289 rdev->mc.vram_width = 128; in rs400_mc_init()
323 static int rs400_debugfs_gart_info_show(struct seq_file *m, void *unused) in rs400_debugfs_gart_info_show() argument
325 struct radeon_device *rdev = m->private; in rs400_debugfs_gart_info_show()
329 seq_printf(m, "HOST_PATH_CNTL 0x%08x\n", tmp); in rs400_debugfs_gart_info_show()
[all …]
/linux/drivers/video/fbdev/core/
H A Dmodedb.c48 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0,
68 { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 128, 4,
105 { NULL, 87, 1280, 1024, 12500, 56, 16, 128, 1, 216, 12, 0,
134 { NULL, 60, 1400, 1050, 9259, 128, 40, 12, 0, 112, 3,
156 { NULL, 84, 1152, 864, 7407, 184, 312, 32, 0, 128, 12, 0,
176 { NULL, 100, 1152, 864, 7264, 224, 32, 17, 2, 128, 19, 0,
200 { NULL, 100, 1280, 1024, 5502, 256, 32, 26, 7, 128, 15, 0,
267 { NULL, 60, 1920, 1200, 5177, 128, 336, 1, 38, 208, 3,
312 { NULL, 72, 640, 480, 31746, 128, 24, 29, 9, 40, 2,
321 { NULL, 56, 800, 600, 27777, 128, 24, 22, 01, 72, 2,
[all …]
/linux/arch/parisc/kernel/
H A Dpacache.S86 pitlbe,m %arg1(%sr1, %r28) /* Last pitlbe and addr adjust */
100 pitlbe,m %arg1(%sr1, %r28) /* pitlbe for one loop */
130 pdtlbe,m %arg1(%sr1, %r28) /* Last pdtlbe and addr adjust */
144 pdtlbe,m %arg1(%sr1, %r28) /* pdtlbe for one loop */
207 fice,m %arg1(%sr1, %arg0) /* Last fice and addr adjust */
216 fice,m %arg1(%sr1, %arg0)
217 fice,m %arg1(%sr1, %arg0)
218 fice,m %arg1(%sr1, %arg0)
219 fice,m %arg1(%sr1, %arg0)
220 fice,m %arg1(%sr1, %arg0)
[all …]
/linux/drivers/message/fusion/
H A DKconfig65 int "Maximum number of scatter gather entries (16 - 128)"
66 default "128"
67 range 16 128
70 gather entries per I/O. The driver default is 128, which matches
89 If enabled by saying M to this, a driver named: mptctl
106 If enabled by saying M to this, a driver named: mptlan

12345678910>>...39