/linux/Documentation/trace/ |
H A D | kprobes.rst | 192 instruction (the "optimized region") lies entirely within one function. 197 jump into the optimized region. Specifically: 202 optimized region -- Kprobes checks the exception tables to verify this); 203 - there is no near jump to the optimized region (other than to the first 206 - For each instruction in the optimized region, Kprobes verifies that 218 - the instructions from the optimized region 228 - Other instructions in the optimized region are probed. 235 If the kprobe can be optimized, Kprobes enqueues the kprobe to an 237 it. If the to-be-optimized probepoint is hit before being optimized, 248 optimized region [3]_. As you know, synchronize_rcu() can ensure [all …]
|
/linux/lib/crc/ |
H A D | Kconfig | 89 bool "Enable optimized CRC implementations" if EXPERT 94 architecture-optimized implementations of any CRC variants that are 113 optimized versions. If unsure, say N.
|
/linux/fs/crypto/ |
H A D | Kconfig | 27 # algorithms, not any per-architecture optimized implementations. It is 28 # strongly recommended to enable optimized implementations too.
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 67 - atmel,smc-tdf-mode: "normal" or "optimized". When set to 68 "optimized" the data float time is optimized
|
/linux/tools/testing/kunit/ |
H A D | .gitignore | 2 # Byte-compiled / optimized / DLL files
|
/linux/Documentation/dev-tools/ |
H A D | propeller.rst | 25 build-optimized". 53 #. Optimized build: Build the AutoFDO or AutoFDO+ThinLTO optimized 60 #. Deployment: The optimized kernel binary is deployed and used
|
/linux/Documentation/devicetree/bindings/extcon/ |
H A D | extcon-rt8973a.txt | 5 is a USB port accessory detector and switch that is optimized to protect low
|
/linux/Documentation/locking/ |
H A D | rt-mutex.rst | 40 RT-mutexes are optimized for fastpath operations and have no internal 42 without waiters. The optimized fastpath operations require cmpxchg
|
/linux/drivers/md/bcache/ |
H A D | Kconfig | 10 a btree for indexing and the layout is optimized for SSDs.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-wilco | 10 Battery settings adaptively optimized based on
|
/linux/Documentation/misc-devices/ |
H A D | isl29003.rst | 22 ADC, I2C user programmable lux range select for optimized counts/lux, and
|
/linux/arch/microblaze/ |
H A D | Kconfig.platform | 15 They are optimized by using word alignment. This will work
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-cable-systems.rst | 18 The DVB-C Annex-C is optimized for 6MHz, and is used in Japan. It
|
/linux/Documentation/ABI/stable/ |
H A D | vdso | 9 the vDSO and it often contains useful and highly-optimized alternatives
|
/linux/drivers/dma/qcom/ |
H A D | Kconfig | 52 The HIDMA controller supports optimized buffer copies
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | Kconfig | 29 although certain applications are optimized to take
|
/linux/Documentation/admin-guide/cifs/ |
H A D | todo.rst | 23 b) Better optimized compounding and error handling for sparse file support, 33 e) Additional use cases can be optimized to use "compounding" (e.g.
|
/linux/Documentation/driver-api/ |
H A D | hsi.rst | 8 that is optimized for die-level interconnect between an Application Processor
|
/linux/Documentation/security/ |
H A D | siphash.rst | 50 optimized functions. 169 optimized functions.
|
/linux/lib/raid6/ |
H A D | int.uc | 46 * specially optimized using architecture-specific hacks.
|
/linux/Documentation/networking/ |
H A D | multiqueue.rst | 31 Currently two qdiscs are optimized for multiqueue devices. The first is the
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 645 buddy allocator will be optimized (7 pages per 2MB HugeTLB page and 4095 pages 647 optimized. When those optimized HugeTLB pages are freed from the HugeTLB pool 662 buddy allocator will not be optimized meaning the extra overhead at allocation 663 time from buddy allocator disappears, whereas already optimized HugeTLB pages 664 will not be affected. If you want to make sure there are no optimized HugeTLB 667 pages. So, those surplus pages are still optimized until they are no longer 669 there are no optimized pages in the system.
|
/linux/arch/x86/ |
H A D | Kconfig.cpu | 18 the one you have chosen, e.g. a Pentium optimized kernel will run on 126 flags optimized for the chip, uses the correct cache line size, and 243 accordingly optimized code. Use a recent GCC with specific Atom
|
/linux/arch/arm/crypto/ |
H A D | Kconfig | 59 BLAKE2b digest algorithm optimized with ARM NEON instructions.
|
/linux/Documentation/staging/ |
H A D | xz.rst | 40 It runs the script scripts/xz_wrap.sh which uses arch-optimized
|