Searched full:implementations (Results 1 – 25 of 1440) sorted by relevance
12345678910>>...58
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | Kconfig | 21 This symbol can be depended upon by arch implementations of the 23 fallback, e.g., for SIMD implementations. If no arch specific 47 This symbol can be depended upon by arch implementations of the 49 fallback, e.g., for SIMD implementations. If no arch specific 72 This symbol can be depended upon by arch implementations of the 74 fallback, e.g., for SIMD implementations. If no arch specific 107 This symbol can be depended upon by arch implementations of the 109 fallback, e.g., for SIMD implementations. If no arch specific
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | dm-log.txt | 14 implementations use to perform logging operations (see 16 logging implementations are available and provide different 40 so log implementations can be done there. This is done by forwarding most 50 There are currently two userspace log implementations that leverage this 51 framework - "clustered-disk" and "clustered-core". These implementations 53 can be used in a shared-storage environment when the cluster log implementations
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-log.rst | 15 implementations use to perform logging operations (see 17 logging implementations are available and provide different 43 so log implementations can be done there. This is done by forwarding most 53 There are currently two userspace log implementations that leverage this 54 framework - "clustered-disk" and "clustered-core". These implementations 56 can be used in a shared-storage environment when the cluster log implementations
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | psci.yaml | 41 For implementations complying to PSCI versions prior to 0.2. 45 For implementations complying to PSCI 0.2. 49 For implementations complying to PSCI 0.2. 59 For implementations complying to PSCI 1.0. 63 For implementations complying to PSCI 1.0. 124 helps to implement support for OSI mode and OS implementations may choose
|
| /kernel/linux/linux-5.10/mm/ |
| D | zpool.c | 7 * This is a common frontend for memory storage pool implementations. 150 * Implementations must guarantee this to be thread-safe. 209 * Implementations must guarantee this to be thread-safe, 234 * Implementations must guarantee this to be thread-safe. 250 * Implementations must guarantee this to be thread-safe. 271 * Implementations must guarantee this to be thread-safe. 290 * Implementations must guarantee this to be thread-safe, 313 * Implementations must guarantee this to be thread-safe.
|
| /kernel/linux/linux-4.19/Documentation/crypto/ |
| D | architecture.rst | 23 The kernel crypto API provides implementations of single block ciphers 101 The kernel crypto API may provide multiple implementations of a template 103 the following implementations: AES-NI, assembler implementation, or 109 implementations providing an implementation with that name and selects 266 existing cipher implementations. The first section addresses the most 281 generic C implementations (gcm.c, aes-generic.c, ctr.c, ghash-generic.c, 285 It is possible that some streamlined cipher implementations (like 286 AES-NI) provide implementations merging aspects which in the view of the 401 Keyed message digest implementations again follow the same concept as
|
| D | intro.rst | 27 - data transformation implementations (typically ciphers) that can be 33 implementations (i.e. implementations of ciphers and other
|
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | architecture.rst | 23 The kernel crypto API provides implementations of single block ciphers 101 The kernel crypto API may provide multiple implementations of a template 103 the following implementations: AES-NI, assembler implementation, or 109 implementations providing an implementation with that name and selects 243 existing cipher implementations. The first section addresses the most 258 generic C implementations (gcm.c, aes-generic.c, ctr.c, ghash-generic.c, 262 It is possible that some streamlined cipher implementations (like 263 AES-NI) provide implementations merging aspects which in the view of the 374 Keyed message digest implementations again follow the same concept as
|
| D | intro.rst | 27 - data transformation implementations (typically ciphers) that can be 33 implementations (i.e. implementations of ciphers and other
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/ibm/emac/ |
| D | emac.h | 33 /* Common registers across all EMAC implementations. */ 47 /* Registers unique to EMAC4 implementations */ 58 /* Registers unique to EMAC4SYNC implementations */ 67 /* Common registers across all EMAC implementations. */ 77 /* Registers unique to EMAC4 implementations */ 81 /* Registers unique to EMAC4SYNC implementations */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
| D | emac.h | 28 /* Common registers across all EMAC implementations. */ 42 /* Registers unique to EMAC4 implementations */ 53 /* Registers unique to EMAC4SYNC implementations */ 62 /* Common registers across all EMAC implementations. */ 72 /* Registers unique to EMAC4 implementations */ 76 /* Registers unique to EMAC4SYNC implementations */
|
| /kernel/linux/linux-4.19/mm/ |
| D | zpool.c | 6 * This is a common frontend for memory storage pool implementations. 148 * Implementations must guarantee this to be thread-safe. 206 * Implementations must guarantee this to be thread-safe, 231 * Implementations must guarantee this to be thread-safe. 252 * Implementations must guarantee this to be thread-safe. 271 * Implementations must guarantee this to be thread-safe, 294 * Implementations must guarantee this to be thread-safe.
|
| /kernel/linux/linux-4.19/Documentation/netlabel/ |
| D | draft-ietf-cipso-ipsecurity-01.txt | 117 not appear as the DOI identifier in any CIPSO option. Implementations 150 identifier field in the CIPSO header, implementations should assume that 160 types, implementations will require the DOI identifier as well as the tag 163 interoperability with other networks will not be an issue. Implementations 237 speed many implementations including router implementations. 334 speed many implementations including router implementations. 386 speed many implementations including router implementations. 447 parameters are required for CIPSO implementations: 543 CIPSO implementations that support only one label are not required to 544 support the parameters described above. These limited implementations are
|
| /kernel/linux/linux-5.10/Documentation/netlabel/ |
| D | draft-ietf-cipso-ipsecurity-01.txt | 117 not appear as the DOI identifier in any CIPSO option. Implementations 150 identifier field in the CIPSO header, implementations should assume that 160 types, implementations will require the DOI identifier as well as the tag 163 interoperability with other networks will not be an issue. Implementations 237 speed many implementations including router implementations. 334 speed many implementations including router implementations. 386 speed many implementations including router implementations. 447 parameters are required for CIPSO implementations: 543 CIPSO implementations that support only one label are not required to 544 support the parameters described above. These limited implementations are
|
| /kernel/linux/linux-4.19/Documentation/core-api/ |
| D | genericirq.rst | 67 Analysing a couple of architecture's IRQ subsystem implementations 75 which is normally one of the generic implementations. (This high-level 86 of existing implementations, the :c:func:`__do_IRQ` super-handler is still 175 Default flow implementations 182 default flow implementations. The following helper functions are 217 Default flow handler implementations 347 implementations. 390 To avoid copies of identical implementations of IRQ chips the core
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | genericirq.rst | 67 Analysing a couple of architecture's IRQ subsystem implementations 75 which is normally one of the generic implementations. (This high-level 86 of existing implementations, the __do_IRQ() super-handler is still 177 Default flow implementations 184 default flow implementations. The following helper functions are 219 Default flow handler implementations 349 implementations. 392 To avoid copies of identical implementations of IRQ chips the core
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | cros-ec.txt | 21 - google,cros-ec-spi-pre-delay: Some implementations of the EC need a little 25 - google,cros-ec-spi-msg-delay: Some implementations of the EC require some 38 - google,has-vbc-nvram: Some implementations of the EC include a small
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | google,cros-ec.yaml | 24 For implementations of the EC is connected through I2C. 27 For implementations of the EC is connected through SPI. 30 For implementations of the EC is connected through RPMSG. 57 Some implementations of the EC include a small nvram space used to
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | psci.txt | 26 * "arm,psci" : For implementations complying to PSCI versions prior 30 * "arm,psci-0.2" : For implementations complying to PSCI 0.2. 36 * "arm,psci-1.0" : For implementations complying to PSCI 1.0.
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | Kconfig | 97 bool "Register algorithm implementations with the Crypto API" 128 bool "Register hash algorithm implementations with Crypto API" 137 bool "Register public key cryptography implementations with Crypto API"
|
| /kernel/linux/linux-4.19/drivers/crypto/caam/ |
| D | Kconfig | 77 tristate "Register algorithm implementations with the Crypto API" 109 tristate "Register hash algorithm implementations with Crypto API" 121 tristate "Register public key cryptography implementations with Crypto API"
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | ufs.rst | 13 The problem are differences among implementations. Features of 14 some implementations are undocumented, so its hard to recognize
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | ufs.txt | 12 The problem are differences among implementations. Features of 13 some implementations are undocumented, so its hard to recognize
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.h | 91 * This component is also in charge of managing the several implementations of 93 * different implementations will differ in the way they implement mac80211's 117 * specific system flows implementations. For example, the bus specific probe 129 * implementations. For example, the bus specific remove function should first
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.h | 97 * This component is also in charge of managing the several implementations of 99 * different implementations will differ in the way they implement mac80211's 123 * specific system flows implementations. For example, the bus specific probe 135 * implementations. For example, the bus specific remove function should first
|
12345678910>>...58