| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_s302m.c | 1 // SPDX-License-Identifier: GPL-2.0 22 #include <linux/fixp-arith.h> 38 #define PES_PRIVATE_STREAM_1 0xbd /* PES: private_stream_1 */ 52 0x00, 0x80, 0x40, 0xC0, 0x20, 0xA0, 0x60, 0xE0, 0x10, 0x90, 0x50, 0xD0, 53 0x30, 0xB0, 0x70, 0xF0, 0x08, 0x88, 0x48, 0xC8, 0x28, 0xA8, 0x68, 0xE8, 54 0x18, 0x98, 0x58, 0xD8, 0x38, 0xB8, 0x78, 0xF8, 0x04, 0x84, 0x44, 0xC4, 55 0x24, 0xA4, 0x64, 0xE4, 0x14, 0x94, 0x54, 0xD4, 0x34, 0xB4, 0x74, 0xF4, 56 0x0C, 0x8C, 0x4C, 0xCC, 0x2C, 0xAC, 0x6C, 0xEC, 0x1C, 0x9C, 0x5C, 0xDC, 57 0x3C, 0xBC, 0x7C, 0xFC, 0x02, 0x82, 0x42, 0xC2, 0x22, 0xA2, 0x62, 0xE2, 58 0x12, 0x92, 0x52, 0xD2, 0x32, 0xB2, 0x72, 0xF2, 0x0A, 0x8A, 0x4A, 0xCA, [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/tests/ |
| H A D | utils.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2024-2025 Intel Corporation 7 #include "../iwl-utils.h" 20 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 21 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 22 128, 128 24 .result = -128, 29 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31 0, 0, [all …]
|
| /linux/arch/powerpc/kernel/ |
| H A D | cpu_specs_book3s_64.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 68 .pvr_mask = 0xffff0000, 69 .pvr_value = 0x00390000, 74 .icache_bsize = 128, 75 .dcache_bsize = 128, 83 .pvr_mask = 0xffff0000, 84 .pvr_value = 0x003c0000, 89 .icache_bsize = 128, 90 .dcache_bsize = 128, 97 { /* PPC970MP DD1.0 - no DEEPNAP, use regular 970 init */ [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_ma.c | 1 // SPDX-License-Identifier: GPL-2.0 16 const unsigned int data_sizes[] = {16, 32, 64, 96, 128, 192, 256, 512, 1024, 2048, 4096}; 19 const unsigned int percpu_data_sizes[] = {8, 16, 32, 64, 96, 128, 192, 256, 512}; 22 int err = 0; 23 u32 pid = 0; 27 char data[_size - sizeof(void *)]; \ 38 __uint(max_entries, 128); \ 53 __uint(max_entries, 128); \ 62 for (i = 0; i < batch; i++) { in batch_alloc() 74 old = bpf_kptr_xchg(&value->data, new); in batch_alloc() [all …]
|
| H A D | verifier_helper_access_var_len.c | 1 // SPDX-License-Identifier: GPL-2.0 41 r1 += -64; \ in bitwise_and_jmp_correct_bounds() 42 r0 = 0; \ in bitwise_and_jmp_correct_bounds() 43 *(u64*)(r10 - 64) = r0; \ in bitwise_and_jmp_correct_bounds() 44 *(u64*)(r10 - 56) = r0; \ in bitwise_and_jmp_correct_bounds() 45 *(u64*)(r10 - 48) = r0; \ in bitwise_and_jmp_correct_bounds() 46 *(u64*)(r10 - 40) = r0; \ in bitwise_and_jmp_correct_bounds() 47 *(u64*)(r10 - 32) = r0; \ in bitwise_and_jmp_correct_bounds() 48 *(u64*)(r10 - 24) = r0; \ in bitwise_and_jmp_correct_bounds() 49 *(u64*)(r10 - 16) = r0; \ in bitwise_and_jmp_correct_bounds() [all …]
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-ic-csc.c | 1 // SPDX-License-Identifier: GPL-2.0+ 11 #include "ipu-prv.h" 15 (q) == V4L2_QUANTIZATION_DEFAULT ? 0 : 1) 20 { 128, 0, 0, }, 21 { 0, 128, 0, }, 22 { 0, 0, 128, }, 24 .offset = { 0, 0, 0, }, 29 * RGB full-range to RGB limited-range 37 { 220, 0, 0, }, 38 { 0, 220, 0, }, [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | head_64.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 39 * 0x0000000000404000 to 0x0000000000408000. 47 ! 0x0000000000404000 64 * 0x0300 : Supports being located at other than 0x4000 65 * 0x0202 : Supports kernel params string 66 * 0x0201 : Supports reboot_command 68 .half 0x0301 /* HdrS version */ 73 .half 0 75 .half 0 77 .word 0 [all …]
|
| H A D | trampoline_64.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 27 .asciz "call-method" 30 .asciz "SUNW,itlb-load" 33 .asciz "SUNW,dtlb-load" 85 sethi %hi(0x80000000), %g5 101 sethi %hi(0x80000000), %g2 103 wr %g2, 0, %tick_cmpr 125 * %l5: Loop iterator, iterates from 0 to 'num_kernel_image_mappings' 143 /* Lock into I-MMU */ 146 stx %g2, [%sp + 2047 + 128 + 0x00] [all …]
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
| H A D | pai_crypto.json | 3 "Unit": "PAI-CRYPTO", 10 "Unit": "PAI-CRYPTO", 14 "PublicDescription": "KM-DEA function ending with CC=0" 17 "Unit": "PAI-CRYPTO", 20 "BriefDescription": "KM TDEA 128", 21 "PublicDescription": "KM-TDEA-128 function ending with CC=0" 24 "Unit": "PAI-CRYPTO", 28 "PublicDescription": "KM-TDEA-192 function ending with CC=0" 31 "Unit": "PAI-CRYPTO", 35 "PublicDescription": "KM-Encrypted-DEA function ending with CC=0" [all …]
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z17/ |
| H A D | pai_crypto.json | 3 "Unit": "PAI-CRYPTO", 10 "Unit": "PAI-CRYPTO", 14 "PublicDescription": "KM-DEA function ending with CC=0" 17 "Unit": "PAI-CRYPTO", 20 "BriefDescription": "KM TDEA 128", 21 "PublicDescription": "KM-TDEA-128 function ending with CC=0" 24 "Unit": "PAI-CRYPTO", 28 "PublicDescription": "KM-TDEA-192 function ending with CC=0" 31 "Unit": "PAI-CRYPTO", 35 "PublicDescription": "KM-Encrypted-DEA function ending with CC=0" [all …]
|
| /linux/lib/crypto/arm/ |
| H A D | curve25519-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 13 .arch armv7-a 18 push {r4-r11, lr} 21 and r3, r3, #0xfffffff0 23 movw r4, #0 31 vst1.8 {d2-d3}, [r6, : 128]! 32 vst1.8 {d0-d1}, [r6, : 128]! 33 vst1.8 {d4-d5}, [r6, : 128] 34 add r6, r3, #0 [all …]
|
| /linux/drivers/input/misc/ |
| H A D | yealink.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 16 u8 size; /* 1-11, size of used data bytes. */ 28 * cmd 0x8e 30 * offset 0 31 * data 0,0,0,0.... 33 #define CMD_INIT 0x8e 37 * cmd 0x80 39 * offset 0 40 * data[0] on return returns the key number, if it changes there's a new 43 #define CMD_KEYPRESS 0x80 [all …]
|
| /linux/net/xfrm/ |
| H A D | xfrm_algo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 43 .sadb_alg_minbits = 128, 62 .sadb_alg_minbits = 128, 72 .icv_truncbits = 128, 81 .sadb_alg_minbits = 128, 100 .sadb_alg_minbits = 128, [all...] |
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 #define LP_OPTIONS 0 20 * If page size and eraseblock size are 0, the sizes are taken from the 29 {"TC58NVG0S3E 1G 3.3V 8-bit", 30 { .id = {0x98, 0xd1, 0x90, 0x15, 0x76, 0x14, 0x01, 0x00} }, 31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), }, 32 {"TC58NVG2S0F 4G 3.3V 8-bit", 33 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x15, 0x01, 0x08} }, 34 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) }, 35 {"TC58NVG2S0H 4G 3.3V 8-bit", [all …]
|
| /linux/fs/btrfs/tests/ |
| H A D | free-space-tests.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include "btrfs-tests.h" 9 #include "../disk-io.h" 10 #include "../free-space-cache.h" 11 #include "../block-group.h" 22 int ret = 0; in test_extents() 27 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents() 33 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents() 39 if (test_check_exists(cache, 0, SZ_4M)) { in test_extents() 41 return -1; in test_extents() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | floating-point.json | 4 "EventCode": "0x02", 5 "BriefDescription": "Retired x87 floating-point add and subtract ops.", 6 "UMask": "0x01" 10 "EventCode": "0x02", 11 "BriefDescription": "Retired x87 floating-point multiply ops.", 12 "UMask": "0x02" 16 "EventCode": "0x02", 17 "BriefDescription": "Retired x87 floating-point divide and square root ops.", 18 "UMask": "0x04" 22 "EventCode": "0x02", [all …]
|
| /linux/arch/x86/crypto/ |
| H A D | polyval-clmulni_asm.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * This is an efficient implementation of POLYVAL using intel PCLMULQDQ-NI 12 * than 128. We then compute p(x) = h^8m_0 + ... + h^1m_7 where multiplication 16 * modulus g(x) = x^128 + x^127 + x^126 + x^121 + 1. 20 * two-step process only requires 1 finite field reduction for every 8 49 .quad 0xc200000000000000, 0xc200000000000000 54 * Performs schoolbook1_iteration on two lists of 128-bit polynomials of length 58 .set i, 0 60 schoolbook1_iteration i 0 66 * Computes the product of two 128-bit polynomials at the memory locations [all …]
|
| /linux/lib/crc/arm/ |
| H A D | crc-t10dif-core.S | 2 // Accelerated CRC-T10DIF using ARM NEON and Crypto Extensions instructions 14 // Implement fast CRC-T10DIF computation with SSE and PCLMULQDQ instructions 62 // /white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf 75 .arch armv8-a 76 .fpu crypto-neon-fp-armv8 116 * Pairwise long polynomial multiplication of two 16-bit values 120 * by two 64-bit values 125 * significant. The resulting 80-bit vectors are XOR'ed together. 133 * 0 w0*x0 ^ | y0*z0 ^ 148 * and after performing 8x8->16 bit long polynomial multiplication of [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | bareudp.sh | 2 # SPDX-License-Identifier: GPL-2.0 14 # is assigned an IPv4 and an IPv6 address. A host-route allows a veth to 27 # +-----------------------------------------------------------------------+ 32 # | * IPv6 address: 2001:db8::100/128 | 33 # | * IPv6 address: 2001:db8::200/128 | 35 # | * IPv6 route: 2001:db8::103/128 reachable via 2001:db8::11 | 36 # | * IPv6 route: 2001:db8::203/128 reachable via 2001:db8::11 | 41 # | | * IPv6 address: 2001:db8::10, peer 2001:db8::11/128 | 43 # +---+-------------------------------------------------------------------+ 47 # +---+-------------------------------------------------------------------+ [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lwt_ip_encap.sh | |
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-service-time.rst | 2 dm-service-time 5 dm-service-time is a path selector module for device-mapper targets, 10 of in-flight I/Os on a path with the performance value of the path. 12 in a path-group, and it can be specified as a table argument. 14 The path selector name is 'service-time'. 26 among all paths in the path-group. 27 The valid range is 0-100. 29 If '0' is given, the path isn't selected while 34 <status> <fail-count> <in-flight-size> <relative_throughput> 37 <fail-count>: [all …]
|
| /linux/lib/ |
| H A D | test-kstrtox.c | 6 for (i = 0; i < ARRAY_SIZE(test); i++) 35 tmp = 0; \ 36 rv = fn(t->str, t->base, &tmp); \ 37 if (rv >= 0) { \ 38 WARN(1, "str '%s', base %u, expected -E, got %d/" fmt "\n", \ 39 t->str, t->base, rv, tmp); \ 50 const typeof(test[0]) *t = &test[i]; \ 54 rv = fn(t->str, t->base, &res); \ 55 if (rv != 0) { \ 56 WARN(1, "str '%s', base %u, expected 0/" fmt ", got %d\n", \ [all …]
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_dbg.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright (c) 2003-2014 QLogic Corporation 32 __be16 risc_ram[0xf800]; 33 __be16 stack_ram[0x1000]; 54 __be16 risc_ram[0xf000]; 63 __be32 xseq_gp_reg[128]; 66 __be32 rseq_gp_reg[128]; 82 __be32 risc_gp_reg[128]; 86 __be32 code_ram[0x2000]; 98 __be32 xseq_gp_reg[128]; [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | fib.sh | 2 # SPDX-License-Identifier: GPL-2.0 6 lib_dir=$(dirname $0)/../../../net/forwarding 32 NUM_NETIFS=0 98 RET=0 100 ip -n $ns link add name dummy1 type dummy 101 ip -n $ns link set dev dummy1 up 103 ip -n $ns route add table local 192.0.2.1/32 dev dummy1 107 ip -n $ns route add table main 192.0.2.1/32 dev dummy1 115 ip -n $ns route add table main 192.0.2.2/32 dev dummy1 119 ip -n $ns route add table local 192.0.2.2/32 dev dummy1 [all …]
|
| /linux/drivers/video/logo/ |
| H A D | logo_sgi_clut224.ppm | 2 # 224-color SGI Linux logo 5 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 0 0 0 0 0 0 0 0 0 [all …]
|