Lines Matching +full:self +full:- +full:working +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0-only
30 converting bitfields between a CPU-usable representation and a
32 - Is little endian (bytes are reversed within a 32-bit group)
33 - The least-significant 32-bit word comes first (within a 64-bit
35 - The most significant bit of a byte is at its right (bit 0 of a
49 This option enables the use of hardware bit-reversal instructions on
89 bool "Access I/O in non-MMIO mode"
93 hosts which can not be accessed in MMIO mode. Using the logical PIO
94 mechanism, the host-local I/O resource can be mapped into system
96 system can access the I/O devices with the mapped-logic PIO through
110 tristate "CRC-CCITT functions"
112 This option is provided for the case where no in-kernel-tree
113 modules require CRC-CCITT functions, but a module built outside
114 the kernel tree does. Such modules that use library CRC-CCITT
120 This option is provided for the case where no in-kernel-tree
135 tristate "CRC ITU-T V.41 functions"
137 This option is provided for the case where no in-kernel-tree
138 modules require CRC ITU-T V.41 functions, but a module built outside
139 the kernel tree does. Such modules that use library CRC ITU-T V.41
147 This option is provided for the case where no in-kernel-tree
153 tristate "CRC32 perform self test on init"
157 self test on initialization. The self test computes crc32_le
211 This option is provided for the case where no in-kernel-tree
219 This option is provided for the case where no in-kernel-tree
227 This option is provided for the case where no in-kernel-tree
233 tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check"
237 This option is provided for the case where no in-kernel-tree
268 bool "PRNG perform self test on init"
271 self test on initialization.
405 that (k + m*t) <= 2**m - 1.
437 Simple, embeddable, interval-tree. Can find the start of an
444 Documentation/core-api/rbtree.rst
459 modify. The algorithms are non-recursive, and the trees are highly
464 Documentation/core-api/assoc_array.rst
507 # is ridiculous for the amount of code involved. Until an out-of-tree
509 # when required. Since we're ignoring out-of-tree users, there's also
520 are compiling an out-of tree driver which tells you that it
524 tristate "glob self-test on init"
527 This option enables a simple self-test of the glob_match
529 working on the code to ensure they haven't introduced any
543 # Generic 64-bit atomic support is selected if needed
643 # memory-read error like x86 machine-check or ARM data-abort, and
645 # 'bytes-transferred' if that exception fires when accessing the source