| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | Kconfig | 98 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)" 110 - Power10 or later features 113 later CPU. This module supports stitched acceleration for AES/GCM. 116 tristate "Ciphers: ChaCha20, XChacha20, XChacha12 (P10 or later)" 126 - Power10 or later 130 tristate "Hash functions: Poly1305 (P10 or later)" 139 - Power10 or later
|
| /kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
| D | glossary.txt | 7 Address Dependency: When the address of a later memory access is computed 9 dependency" extends from that load extending to the later access. 30 load before later memory references running on that same CPU. 43 either the value from another CPU's store or some later value, 54 Control Dependency: When a later store's execution depends on a test 88 Data Dependency: When the data written by a later store is computed based 90 extends from that load to that later store. For example:
|
| /kernel/linux/linux-6.6/Documentation/powerpc/ |
| D | elf_hwcaps.rst | 147 supporting later architectures DO NOT set this feature. 160 supporting later architectures also set this feature. 182 supporting later architectures also set this feature. 195 later. 209 supporting later architectures also set this feature. 228 supporting later architectures also set this feature.
|
| /kernel/linux/linux-6.6/include/dt-bindings/bus/ |
| D | ti-sysc.h | 4 /* Generic sysc found on omap2 and later, also known as type1 */ 11 /* Generic sysc found on omap4 and later, also known as type2 */ 16 /* SmartReflex sysc found on 36xx and later */
|
| /kernel/linux/linux-5.10/include/dt-bindings/bus/ |
| D | ti-sysc.h | 4 /* Generic sysc found on omap2 and later, also known as type1 */ 11 /* Generic sysc found on omap4 and later, also known as type2 */ 16 /* SmartReflex sysc found on 36xx and later */
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-i801.rst | 51 On Intel Patsburg and later chipsets, both the normal host SMBus controller 81 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of 105 Block process call is supported on the 82801EB (ICH5) and later chips. 111 I2C block read is supported on the 82801EB (ICH5) and later chips. 117 The 82801DB (ICH4) and later chips support several SMBus 2.0 features. 123 PCI interrupt support is supported on the 82801EB (ICH5) and later chips. 172 Note: There's a useful script in lm_sensors 2.10.2 and later, named
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-i801.rst | 56 On Intel Patsburg and later chipsets, both the normal host SMBus controller 86 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of 110 Block process call is supported on the 82801EB (ICH5) and later chips. 116 I2C block read is supported on the 82801EB (ICH5) and later chips. 122 The 82801DB (ICH4) and later chips support several SMBus 2.0 features. 128 PCI interrupt support is supported on the 82801EB (ICH5) and later chips. 177 Note: There's a useful script in lm_sensors 2.10.2 and later, named
|
| /kernel/linux/linux-6.6/arch/x86/xen/ |
| D | efi.c | 26 .revision = 0, /* Initialized later. */ 31 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */ 32 .fw_revision = 0, /* Initialized later. */ 43 .nr_tables = 0, /* Initialized later. */ 44 .tables = EFI_INVALID_TABLE_ADDR /* Initialized later. */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| D | lam.c | 72 unsigned int later; member 284 if (test->later == 0 && test->lam != 0) in handle_malloc() 302 if (test->later != 0 && test->lam != 0) in handle_malloc() 317 if (test->later == 0 && test->lam != 0) in handle_mmap() 330 if (test->later != 0 && test->lam != 0) in handle_mmap() 352 if (test->later == 0 && test->lam != 0) in handle_syscall() 366 if (test->later != 0 && test->lam != 0) in handle_syscall() 638 if (test->later == 0 && test->lam != 0) in handle_uring() 758 if (!test->later) { in handle_thread() 777 if (test->later) { in handle_thread() [all …]
|
| /kernel/linux/linux-6.6/scripts/coccinelle/misc/ |
| D | array_size_dup.cocci | 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line) 180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
|
| /kernel/linux/linux-5.10/scripts/coccinelle/misc/ |
| D | array_size_dup.cocci | 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line) 180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | efi.c | 24 .revision = 0, /* Initialized later. */ 29 .fw_vendor = EFI_INVALID_TABLE_ADDR, /* Initialized later. */ 30 .fw_revision = 0, /* Initialized later. */ 41 .nr_tables = 0, /* Initialized later. */ 42 .tables = EFI_INVALID_TABLE_ADDR /* Initialized later. */
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | Kconfig | 52 available with Bluetooth version 1.0b or later and support 54 version 2.0 or later. 70 available with Bluetooth version 3.0 or later. 78 layer available with Bluetooth version 4.0 or later.
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| D | Kconfig | 53 available with Bluetooth version 1.0b or later and support 55 version 2.0 or later. 71 layer available with Bluetooth version 4.0 or later. 79 Bluetooth version 5.2 or later.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | async.h | 49 * Returns an async_cookie_t that may be used for checkpointing later. 63 * Returns an async_cookie_t that may be used for checkpointing later. 80 * Returns an async_cookie_t that may be used for checkpointing later. 101 * Returns an async_cookie_t that may be used for checkpointing later.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | async.h | 49 * Returns an async_cookie_t that may be used for checkpointing later. 63 * Returns an async_cookie_t that may be used for checkpointing later. 80 * Returns an async_cookie_t that may be used for checkpointing later. 101 * Returns an async_cookie_t that may be used for checkpointing later.
|
| D | srcu.h | 102 * srcu_dereference_check - fetch SRCU-protected pointer for later dereferencing 103 * @p: the pointer to fetch and protect for later dereferencing 117 * srcu_dereference - fetch SRCU-protected pointer for later dereferencing 118 * @p: the pointer to fetch and protect for later dereferencing 130 * @p: the pointer to fetch and protect for later dereferencing
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | Kconfig | 36 included in Windows NT4, 2000 and XP (and later). Use of dialects 49 In general, the default dialects, SMB3 and later, enable better 74 Modern dialects, SMB2.1 and later (including SMB3 and 3.1.1), have 114 Samba 3.0.5 or later, that optionally can handle more POSIX like 117 and later) which can negotiate CIFS POSIX ACL support. This config
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | icswx.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 68 #define CSB_CC_EXCEED_BYTE_COUNT (19) /* P9 or later */ 70 #define CSB_CC_INVALID_CRB (21) /* P9 or later */ 71 #define CSB_CC_INVALID_DDE (30) /* P9 or later */
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | icswx.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 68 #define CSB_CC_EXCEED_BYTE_COUNT (19) /* P9 or later */ 70 #define CSB_CC_INVALID_CRB (21) /* P9 or later */ 71 #define CSB_CC_INVALID_DDE (30) /* P9 or later */
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | Kconfig | 33 later) as well by Samba (which provides excellent CIFS and SMB3 47 In general, the default dialects, SMB3 and later, enable better 75 Modern dialects, SMB2.1 and later (including SMB3 and 3.1.1), have 143 or later, that optionally can handle more POSIX like (rather 146 (such as Samba 3.10 and later) which can negotiate
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | ste-hrefv60plus-tvk.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Device Tree for the HREF version 60 or later with the TVK1281618 UIB
|
| /kernel/linux/linux-6.6/LICENSES/dual/ |
| D | copyleft-next-0.3.1 | 4 copyleft-next-0.3.1 is explicitly compatible with GPLv2 (or later) and 12 SPDX-License-Identifier: GPL-2.0-or-later OR copyleft-next-0.3.1 136 11. Later License Versions 139 designated by a distinguishing version number ("Later Versions"). 141 under Later Versions, You may Distribute Covered Works under any Later
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
| D | nvidia,tegra186-misc.txt | 1 NVIDIA Tegra186 (and later) MISC register block 3 The MISC register block found on Tegra186 and later SoCs contains registers
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | logfile.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 136 and presumably later, the logfile is always 153 presumably later, the logfile is always 158 WinXP and presumably later, if the logfile 203 presumably later, this is 0x40, i.e. there 207 in WinXP and later. */ 275 presumably later, this is always 0. */
|