| /linux/lib/raid6/ |
| H A D | recov_avx512.c | 62 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 D | avx512.c | 57 : "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/msm/disp/dpu1/ |
| H A D | msm_media_info.h | 46 * Y_Stride : Width aligned to 128 47 * UV_Stride : Width aligned to 128 84 * Y_Stride : Width aligned to 128 85 * UV_Stride : Width aligned to 128 142 * Y_Stride : Width aligned to 128 143 * UV_Stride : Width aligned to 128 184 * M M M M M M M M M M M M . . ^ ^ 185 * M M M M M M M M M M M M . . | | 186 * M M M M M M M M M M M M . . Height | 187 * M M M M M M M M M M M M . . | Meta_Y_Scanlines [all …]
|
| /linux/arch/arm/mach-imx/ |
| H A D | mx3x.h | 15 * 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/tools/testing/selftests/ublk/ |
| H A D | test_stress_07.sh | 24 _create_backfile 0 256M 25 _create_backfile 1 128M 26 _create_backfile 2 128M 29 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" & 30 ublk_io_and_kill_daemon 256M -t stripe -q 4 -u "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" & 34 ublk_io_and_kill_daemon 256M -t loop -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" & 35 ublk_io_and_kill_daemon 256M -t stripe -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "…
|
| H A D | test_stress_06.sh | 24 _create_backfile 0 256M 25 _create_backfile 1 128M 26 _create_backfile 2 128M 29 ublk_io_and_remove 256M -t loop -q 4 -u "${UBLK_BACKFILES[0]}" & 30 ublk_io_and_remove 256M -t stripe -q 4 -u "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" & 34 ublk_io_and_remove 256M -t loop -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" & 35 ublk_io_and_remove 256M -t stripe -q 4 -u --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "${UBL…
|
| H A D | test_stress_01.sh | 24 _create_backfile 0 256M 25 _create_backfile 1 128M 26 _create_backfile 2 128M 29 ublk_io_and_remove 256M -t loop -q 4 "${UBLK_BACKFILES[0]}" & 30 ublk_io_and_remove 256M -t stripe -q 4 "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
|
| H A D | test_stress_02.sh | 24 _create_backfile 0 256M 25 _create_backfile 1 128M 26 _create_backfile 2 128M 30 ublk_io_and_kill_daemon 256M -t loop -q "$nr_queue" "${UBLK_BACKFILES[0]}" & 31 …ublk_io_and_kill_daemon 256M -t stripe -q "$nr_queue" "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}…
|
| H A D | test_stress_03.sh | 28 _create_backfile 0 256M 29 _create_backfile 1 128M 30 _create_backfile 2 128M 33 ublk_io_and_remove 256M -t loop -q 4 -z "${UBLK_BACKFILES[0]}" & 34 ublk_io_and_remove 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" & 39 ublk_io_and_remove 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" & 40 ublk_io_and_remove 256M -t stripe -q 4 --auto_zc "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" & 47 ublk_io_and_remove 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" & 48 …ublk_io_and_remove 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}…
|
| H A D | test_stress_04.sh | 27 _create_backfile 0 256M 28 _create_backfile 1 128M 29 _create_backfile 2 128M 32 ublk_io_and_kill_daemon 256M -t loop -q 4 -z --no_ublk_fixed_fd "${UBLK_BACKFILES[0]}" & 33 ublk_io_and_kill_daemon 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" & 38 ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" & 39 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --no_ublk_fixed_fd "${UBLK_BACKFILES[1]}" "$… 46 …ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[… 47 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILE…
|
| H A D | test_generic_04.sh | 11 run_io_and_recover 256M "kill_daemon" "$@" 25 _create_backfile 0 256M 26 _create_backfile 1 128M 27 _create_backfile 2 128M
|
| H A D | test_generic_11.sh | 11 run_io_and_recover 256M "quiesce_dev" "$@" 29 _create_backfile 0 256M 30 _create_backfile 1 128M 31 _create_backfile 2 128M
|
| H A D | test_generic_05.sh | 11 run_io_and_recover 256M "kill_daemon" "$@" 29 _create_backfile 0 256M 30 _create_backfile 1 128M 31 _create_backfile 2 128M
|
| H A D | test_generic_14.sh | 11 run_io_and_recover 256M "kill_daemon" "$@" 25 _create_backfile 0 256M 26 _create_backfile 1 128M 27 _create_backfile 2 128M
|
| /linux/drivers/input/misc/ |
| H A D | yealink.h | 121 * |[] 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/rust/kernel/num/ |
| H A D | bounded.rs | 166 /// 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` doesn't fits into 6 bits. [all …]
|
| /linux/drivers/gpu/drm/sitronix/ |
| H A D | Kconfig | 12 if M is selected the module will be called st7571-i2c. 25 If M is selected the module will be called st7586. 38 * Jianda JD-T18003-T01 1.8" 128x160 TFT 39 * Okaya RH128128T 1.44" 128x128 TFT 41 If M is selected the module will be called st7735r.
|
| /linux/arch/mips/bcm47xx/ |
| H A D | prom.c | 4 * 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 D | base64_kunit.c | 86 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 D | rs400.c | 49 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/arch/parisc/kernel/ |
| H A D | pacache.S | 86 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 D | Kconfig | 65 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
|
| /linux/tools/perf/tests/ |
| H A D | kallsyms-split.c | 48 char buf[128]; in remove_proc_dir() 67 char buf[128]; in create_proc_dir() 100 struct machine m; in test__kallsyms_split() local 116 machine__init(&m, root_dir, HOST_KERNEL_ID); in test__kallsyms_split() 117 if (machine__create_kernel_maps(&m) < 0) { in test__kallsyms_split() 127 if (map__load(machine__kernel_map(&m)) < 0) { in test__kallsyms_split() 133 if (maps__nr_maps(machine__kernel_maps(&m)) != 2) { in test__kallsyms_split() 135 maps__nr_maps(machine__kernel_maps(&m))); in test__kallsyms_split() 139 if (machine__find_kernel_symbol_by_name(&m, "main_symbol3", &map) == NULL) { in test__kallsyms_split() 144 if (!RC_CHK_EQUAL(map, machine__kernel_map(&m))) { in test__kallsyms_split() [all …]
|
| /linux/arch/riscv/boot/dts/andes/ |
| H A D | qilai.dtsi | 24 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 33 d-cache-sets = <128>; 49 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 58 d-cache-sets = <128>; 75 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 84 d-cache-sets = <128>; 101 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 110 d-cache-sets = <128>;
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | ltc4286.c | 30 .m[PSC_VOLTAGE_IN] = 32, 33 .m[PSC_VOLTAGE_OUT] = 32, 36 .m[PSC_CURRENT_OUT] = 1024, 44 .m[PSC_POWER] = 1, 52 .m[PSC_TEMPERATURE] = 1, 133 info->m[PSC_VOLTAGE_IN] = 128; in ltc4286_probe() 134 info->m[PSC_VOLTAGE_OUT] = 128; in ltc4286_probe() 135 info->m[PSC_POWER] = 4 * rsense; in ltc4286_probe() 140 info->m[PSC_POWER] = rsense; in ltc4286_probe() 151 info->m[PSC_CURRENT_OUT] = 1024 * rsense; in ltc4286_probe()
|