Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 102) sorted by relevance

12345

/linux/arch/microblaze/
H A DKconfig.platform14 Turns on optimized library functions (memcpy and memmove).
15 They are optimized by using word alignment. This will work
27 Turns on optimized library functions (memcpy and memmove).
/linux/Documentation/trace/
H A Dkprobes.rst192 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/Documentation/locking/
H A Dpercpu-rw-semaphore.rst6 optimized for locking for reading.
26 The idea of using RCU for optimized rw-lock was introduced by
H A Drt-mutex.rst40 RT-mutexes are optimized for fastpath operations and have no internal
42 without waiters. The optimized fastpath operations require cmpxchg
/linux/lib/crc/
H A DKconfig89 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 DKconfig26 # algorithms, not any per-architecture optimized implementations. It is
27 # strongly recommended to enable optimized implementations too.
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Datmel,ebi.txt67 - 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.gitignore2 # Byte-compiled / optimized / DLL files
/linux/Documentation/admin-guide/
H A Dnvme-multipath.rst26 that when an optimized path is available, it will be chosen over a non-optimized
/linux/Documentation/dev-tools/
H A Dpropeller.rst25 build-optimized".
53 #. Optimized build: Build the AutoFDO or AutoFDO+ThinLTO optimized
60 #. Deployment: The optimized kernel binary is deployed and used
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c102 static void subtest_basic_usdt(bool optimized) in subtest_basic_usdt() argument
112 if (optimized) \ in subtest_basic_usdt()
114 optimized ? 2 : 1; \ in subtest_basic_usdt()
/linux/drivers/md/bcache/
H A DKconfig10 a btree for indexing and the layout is optimized for SSDs.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-wilco10 Battery settings adaptively optimized based on
/linux/Documentation/misc-devices/
H A Disl29003.rst22 ADC, I2C user programmable lux range select for optimized counts/lux, and
/linux/drivers/soundwire/
H A DKconfig14 optimized to integrate audio devices in mobile or mobile inspired
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-cable-systems.rst18 The DVB-C Annex-C is optimized for 6MHz, and is used in Japan. It
/linux/Documentation/ABI/stable/
H A Dvdso9 the vDSO and it often contains useful and highly-optimized alternatives
/linux/drivers/media/usb/pvrusb2/
H A DKconfig29 although certain applications are optimized to take
/linux/drivers/dma/qcom/
H A DKconfig52 The HIDMA controller supports optimized buffer copies
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_accecn_sack_space_grab_with_ts.pkt37 // That's OK; Linux TCP AccECN is optimized for the ECT1 case, not ECT0.
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst23 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 Dhsi.rst8 that is optimized for die-level interconnect between an Application Processor
/linux/Documentation/security/
H A Dsiphash.rst50 optimized functions.
169 optimized functions.
/linux/lib/raid6/
H A Dint.uc46 * specially optimized using architecture-specific hacks.
/linux/Documentation/networking/
H A Dmultiqueue.rst31 Currently two qdiscs are optimized for multiqueue devices. The first is the

12345