Searched full:implementation (Results 1 – 25 of 658) sorted by relevance
12345678910>>...27
| /Documentation/crypto/ |
| D | architecture.rst | 103 the following implementations: AES-NI, assembler implementation, or 105 which cipher implementation is used? The answer to that question is the 106 priority number assigned to each cipher implementation by the kernel 109 implementations providing an implementation with that name and selects 110 the implementation with the highest priority. 113 implementation and thus does not want to rely on the priority-based 115 the cipher implementation to register a unique name in addition to 117 sure to refer to the intended cipher implementation. 133 - module: the kernel module providing the cipher implementation (or 136 - priority: the priority value of the cipher implementation [all …]
|
| D | intro.rst | 43 The transformation implementation is an actual code or interface to 48 implementation. There can be multiple transformation objects associated 49 with a single transformation implementation. Each of those 52 consumer requests a transformation implementation. The consumer is then
|
| /Documentation/arch/arm/samsung/ |
| D | gpio.rst | 2 Samsung GPIO implementation 8 This outlines the Samsung GPIO implementation and the architecture 15 The gpio implementation uses gpiolib as much as possible, only providing 27 implementation to configure pins as necessary.
|
| /Documentation/networking/ |
| D | x25.rst | 8 write an X.25 implementation for Linux. My aim is to provide a complete X.25 15 I therefore decided to write the implementation such that as far as the 18 implementation of LAPB. Therefore the LAPB modules would be called by 22 To confuse matters a little, an 802.2 LLC implementation is also possible
|
| D | sctp.rst | 8 implementation. 21 The initial project goal is to create an Linux kernel reference implementation 33 implementation and testing lksctp on IPv4.
|
| /Documentation/core-api/ |
| D | genericirq.rst | 28 The original implementation of interrupt handling in Linux uses the 33 a quite universal set for the ARM interrupt handler implementation in 42 During the implementation we identified another type: 51 This split implementation of high-level IRQ handlers allows us to 56 The original general IRQ implementation used hw_interrupt_type 76 flow handler implementation also makes it simple to provide 82 IRQ-flow implementation for 'level type' interrupts and add a 83 (sub)architecture specific 'edge type' implementation. 225 handle_level_irq provides a generic implementation for level-triggered 238 handle_fasteoi_irq provides a generic implementation for interrupts, [all …]
|
| D | union_find.rst | 43 This document covers use of the Linux union-find implementation. For more 44 information on the nature and implementation of union-find, see: 49 Linux implementation of union-find 52 Linux's union-find implementation resides in the file "lib/union_find.c".
|
| /Documentation/networking/caif/ |
| D | linux_caif.rst | 29 The implementation of CAIF is divided into: 32 * CAIF Core Protocol Implementation 59 Implementation chapter 75 The Core CAIF implementation contains: 77 - Simple implementation of CAIF. 92 Implementation. The support functions include: 94 - CFPKT CAIF Packet. Implementation of CAIF Protocol Packet. The 98 The CAIF Protocol implementation contains:
|
| /Documentation/i2c/ |
| D | summary.rst | 42 Linux kernel implementation it is also called an "adapter" or "bus". Controller 48 own implementation. 51 controller. In the Linux kernel implementation it is also called a "client". 68 As mentioned above, the Linux I2C implementation historically uses the terms 70 have these synonyms in their name. So, when discussing implementation details,
|
| /Documentation/locking/ |
| D | futex-requeue-pi.rst | 16 Without requeue_pi, the glibc implementation of 20 implementation would wake the highest-priority waiter, and leave the 56 user space already holding the PI futex. The glibc implementation 81 The actual glibc implementation will likely test for PI and make the 86 Implementation chapter 106 to be requeued to a PI-aware futex. The implementation is the
|
| /Documentation/driver-api/ |
| D | men-chameleon-bus.rst | 9 1.2 Limitations of the current implementation 27 This document describes the architecture and implementation of the MEN 34 implementation and does by no means describe the complete possibilities of MCB 37 Limitations of the current implementation 40 The current implementation is limited to PCI and PCIe based carrier devices 69 not handled by the MCB implementation. 98 The current implementation assigns exactly one memory and one IRQ resource
|
| /Documentation/driver-api/media/drivers/ |
| D | rkisp1.rst | 31 - V12 supports a new CSI-host implementation but can still 32 also use the same implementation from V10 43 - V13 does not support the old CSI-host implementation anymore
|
| /Documentation/ABI/testing/ |
| D | configfs-tsm | 16 options The format of the report is implementation specific 17 where the implementation is conveyed via the @provider 81 (WO) Attribute is visible if a TSM implementation provider 101 (WO) Attribute is visible if a TSM implementation provider 118 (WO) Attribute is visible if a TSM implementation provider 136 (WO) Attribute is visible if a TSM implementation provider
|
| /Documentation/userspace-api/media/dvb/ |
| D | legacy_dvb_apis.rst | 17 code implementation, as this section of the document was written 19 implementation.
|
| /Documentation/devicetree/bindings/nios2/ |
| D | nios2.txt | 35 - altr,implementation: Nios II core implementation, this should be "fast"; 50 altr,implementation = "fast";
|
| /Documentation/networking/devlink/ |
| D | devlink-reload.rst | 43 implementation might require to perform another action alongside with 51 By default reload actions are not limited and driver implementation may 55 implementation to specific constraints.
|
| /Documentation/watchdog/ |
| D | mlx-wdt.rst | 31 Type 1 HW watchdog implementation exist in old systems and 33 Two types of HW implementation have also different register map. 35 Type 3 HW watchdog implementation can exist on all Mellanox systems
|
| /Documentation/devicetree/bindings/timer/ |
| D | sifive,clint.yaml | 14 SiFive (and other RISC-V) SOCs include an implementation of the SiFive 23 T-Head C906/C910 CPU cores include an implementation of CLINT too, however 24 their implementation lacks a memory-mapped MTIME register, thus not
|
| /Documentation/arch/arm/ |
| D | vlocks.rst | 119 ARM implementation 122 The current ARM implementation [2] contains some optimisations beyond 130 In the ARM implementation, this means that we can use a single load 159 implementation uses a simple loop of word-sized loads for this 166 implementation. 171 implementation removes many of the barriers which would be required
|
| /Documentation/devicetree/bindings/arm/ |
| D | arm,corstone1000.yaml | 34 implementation of the Corstone1000 in the MPS3 prototyping board. See 39 implementation of this system. See ARM ecosystems FVP's.
|
| /Documentation/driver-api/iio/ |
| D | hw-consumer.rst | 7 software buffer for data. The implementation can be found under 21 As standard IIO device the implementation is based on IIO provider/consumer.
|
| /Documentation/bpf/ |
| D | clang-notes.rst | 5 Clang implementation notes 8 This document provides more details specific to the Clang/LLVM implementation of the eBPF instructi…
|
| /Documentation/scheduler/ |
| D | sched-ext.rst | 132 * idle core is found by the default ops.select_cpu() implementation, 136 * Note that this implementation has exactly the same behavior as the 137 * default ops.select_cpu implementation. The behavior of the scheduler 138 * would be exactly same if the implementation just didn't define the 161 * Note that this implementation has exactly the same behavior as the 162 * default ops.enqueue implementation, which just dispatches the task 164 * if the implementation just didn't define the simple_enqueue struct_ops 304 * ``kernel/sched/ext.c`` contains sched_ext core implementation and helpers.
|
| /Documentation/driver-api/soundwire/ |
| D | error_handling.rst | 15 and audio data. The current implementation only logs such errors. 62 that the Slave might behave in implementation-defined ways. The bus 63 implementation does not provide a recovery mechanism for such errors, Slave
|
| /Documentation/timers/ |
| D | hrtimers.rst | 36 - the implementation of the current posix-timer subsystem on top of 78 hrtimer subsystem implementation details 106 implementation needed to keep an extra list of all armed absolute 112 scaling code from the posix-timer implementation - the clock can simply 147 the hrtimer implementation details in praxis, and we also ran the posix 170 hrtimers-based high-resolution clock implementation, so the hrtimers
|
12345678910>>...27