Searched full:algorithms (Results 1 – 25 of 77) sorted by relevance
1234
/Documentation/crypto/ |
D | api-intro.rst | 23 At the lowest level are algorithms, which register dynamically with the 28 abstraction to the underlying algorithms. However, at the user 35 [algorithm api] (for registering algorithms) 100 Adding New Algorithms 112 Algorithms submitted must also be generally patent-free (e.g. IDEA 117 Also check for any RFCs which may relate to the use of specific algorithms, 119 Cipher Algorithms"). 188 Original developers of the crypto algorithms:
|
D | intro.rst | 18 The kernel crypto API refers to all algorithms as "transformations". 34 transformations (such as CRC or even compression algorithms) that can
|
D | devel-algos.rst | 1 Developing Cipher Algorithms 40 successfully registered all the given algorithms; if it fails partway 44 return value. Don't try to unregister algorithms that aren't 111 The registration of multi-block cipher algorithms is one of the most
|
/Documentation/filesystems/ |
D | btrfs.rst | 21 * Checksums on data and metadata (multiple algorithms available) 23 * Integrated multiple device support, with several raid algorithms
|
D | index.rst | 16 algorithms work.
|
/Documentation/ABI/testing/ |
D | sysfs-driver-uacce | 22 What: /sys/class/uacce/<dev_name>/algorithms 26 Description: Algorithms supported by this accelerator, separated by new line.
|
D | sysfs-class-backlight-adp5520 | 19 algorithms. 31 between 0 mA and 30 mA using linear or non-linear algorithms.
|
D | sysfs-class-backlight-adp8860 | 24 algorithms. 37 between 0 mA and 30 mA using linear or non-linear algorithms.
|
D | sysfs-bus-acpi | 44 algorithms, such as PCI.
|
D | sysfs-block-zram | 38 available and selected compression algorithms, change
|
/Documentation/filesystems/ext4/ |
D | index.rst | 4 ext4 Data Structures and Algorithms
|
/Documentation/userspace-api/media/v4l/ |
D | hsv-formats.rst | 13 useful format for image segmentation algorithms.
|
/Documentation/userspace-api/media/ |
D | glossary.rst | 103 A specialized processor that implements a set of algorithms for 104 processing image data. ISPs may implement algorithms for lens 107 algorithms (e.g. automatic exposure, white balance and focus).
|
/Documentation/locking/ |
D | pi-futex.rst | 33 technique that often cannot be replaced with lockless algorithms. As we 38 algorithms often endangers to ability to do robust reviews of said code. 40 data structures, instead of lockless algorithms. Furthermore, there are
|
D | futex-requeue-pi.rst | 51 previously mentioned PI-boosting algorithms.
|
/Documentation/networking/devlink/ |
D | mv88e6xxx.rst | 25 - Select one of four possible hashing algorithms for MAC addresses in
|
/Documentation/devicetree/bindings/crypto/ |
D | omap-aes.txt | 11 more algorithms) but they are incompatible with OMAP4.
|
/Documentation/vm/ |
D | index.rst | 26 descriptions of data structures and algorithms.
|
D | ksm.rst | 69 fragmentation algorithms in ksmd which would refile rmap_items from
|
/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 40 Typically, they are used along with algorithms to estimate the required CPU 59 Scaling governors implement algorithms to estimate the required CPU capacity. 70 performance scaling algorithms for P-state selection can be represented in a 76 However, that observation may not hold for performance scaling algorithms 82 algorithms. That is done by the |intel_pstate| scaling driver. 182 governor layer of ``CPUFreq`` and provides its own P-state selection algorithms. 273 in use) list of scaling algorithms provided by the driver that can be 348 algorithms implemented by them. Those attributes, referred to as governor
|
D | intel_pstate.rst | 74 provides its own scaling algorithms for P-state selection. Those algorithms 77 ``sysfs``). [Note that different P-state selection algorithms may be chosen for 87 There are two P-state selection algorithms provided by ``intel_pstate`` in the 92 Which of the P-state selection algorithms is used by default depends on the 217 in ``sysfs`` (and the P-state selection algorithms described above are not 475 List of P-state selection algorithms provided by ``intel_pstate``.
|
/Documentation/devicetree/bindings/remoteproc/ |
D | ti,davinci-rproc.txt | 8 is used to offload some of the processor-intensive tasks or algorithms, for
|
/Documentation/networking/device_drivers/ethernet/marvell/ |
D | octeontx2.rst | 91 - Defines receive side scaling (RSS) algorithms. 92 - Defines segmentation offload algorithms (eg TSO)
|
/Documentation/admin-guide/media/ |
D | rkisp1.rst | 84 Using these data, applications can implement algorithms and re-parameterize 164 Therefore the capture frames will not go through the 3A algorithms and
|
/Documentation/admin-guide/blockdev/ |
D | zram.rst | 92 currently selected (shown in square brackets) compression algorithms, 98 #show supported compression algorithms 110 and, if some of the algorithms were built as modules, it's impossible
|
1234