Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/Linux-v5.4/arch/arm/boot/compressed/
Dll_char_wr.S67 sub r1, r1, #1 @ avoid using r7 directly after
72 tst r1, #7 @ avoid using r7 directly after
86 and ip, r7, #15 @ avoid r4
87 ldr ip, [lr, ip, lsl #2] @ avoid r4
88 mul ip, r2, ip @ avoid r4
89 sub r1, r1, #1 @ avoid ip
90 sub r0, r0, r5 @ avoid ip
96 and ip, r7, #15 @ avoid r4
97 ldr ip, [lr, ip, lsl #2] @ avoid r4
98 mul ip, r2, ip @ avoid r4
[all …]
/Linux-v5.4/arch/arm/kernel/
Dfiqasm.S29 mov r0, r0 @ avoid hazard prior to ARMv4
34 mov r0, r0 @ avoid hazard prior to ARMv4
42 mov r0, r0 @ avoid hazard prior to ARMv4
47 mov r0, r0 @ avoid hazard prior to ARMv4
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-get-features.rst52 Unused. Kept just to avoid breaking uAPI.
58 Unused. Kept just to avoid breaking uAPI.
75 Unused. Kept just to avoid breaking uAPI.
116 Unused. Kept just to avoid breaking uAPI.
143 Unused. Kept just to avoid breaking uAPI.
163 Unused. Kept just to avoid breaking uAPI.
169 Unused. Kept just to avoid breaking uAPI.
185 Unused. Kept just to avoid breaking uAPI.
192 Unused. Kept just to avoid breaking uAPI.
/Linux-v5.4/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst13 avoid having a separate partition for them in order to avoid possible
14 races with lookups and avoid uses of the custom fallback mechanisms
/Linux-v5.4/Documentation/virtual/
Dguest-halt-polling.txt10 a remote vCPU to avoid sending an IPI (and the associated
54 be increased from 10000, to avoid misses during the initial
64 to avoid it (per-cpu guest_halt_poll_ns will remain
/Linux-v5.4/arch/x86/boot/compressed/
Dkaslr.c451 struct mem_vector avoid; in mem_avoid_overlap() local
453 avoid.start = (unsigned long)ptr; in mem_avoid_overlap()
454 avoid.size = sizeof(*ptr) + ptr->len; in mem_avoid_overlap()
456 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
457 *overlap = avoid; in mem_avoid_overlap()
/Linux-v5.4/lib/vdso/
DKconfig19 This config option helps to avoid possible performance issues
/Linux-v5.4/drivers/staging/qlge/
DTODO33 * reorder struct members to avoid holes if it doesn't impact performance
38 * avoid legacy/deprecated apis (ex. replace pci_dma_*, replace pci_enable_msi,
/Linux-v5.4/arch/arm/boot/dts/
Dfacebook-bmc-flash-layout.dtsi36 * explicitly created to avoid breaking legacy applications.
Daxp81x.dtsi149 /* Disable by default to avoid conflicts with GPIO */
156 /* Disable by default to avoid conflicts with GPIO */
Daspeed-bmc-facebook-cmm.dts13 * Override the default uart aliases to avoid breaking
23 * avoid breaking the legacy applications.
Daspeed-bmc-facebook-wedge40.dts13 * Override the default uart aliases to avoid breaking
/Linux-v5.4/drivers/nfc/s3fwrn5/
DKconfig7 of chip. It's intended to be used by PHYs to avoid duplicating lots
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Drockchip,rk3399-gru-sound.txt12 delay for DMIC to ready so that rt5514 can avoid recording before
Dmax98357a.txt14 ready before SD_MODE is unmuted in order to avoid the speaker pop noise.
/Linux-v5.4/Documentation/
DDMA-attributes.txt57 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel
88 large, so it is highly recommended to avoid it if possible.
124 optimize allocation (avoid coming up with large pages) instead of
145 So, this provides a way for drivers to avoid those error messages on calls
/Linux-v5.4/tools/perf/util/intel-pt-decoder/
DBuild10 # Busybox's diff doesn't have -I, avoid warning in the case
/Linux-v5.4/arch/powerpc/boot/dts/
Dcurrituck.dts151 * to avoid putting a node for it in the tree, so the numbers
188 * to avoid putting a node for it in the tree, so the numbers
225 * to avoid putting a node for it in the tree, so the numbers
Dakebono.dts279 * to avoid putting a node for it in the tree, so the numbers
319 * to avoid putting a node for it in the tree, so the numbers
359 * to avoid putting a node for it in the tree, so the numbers
399 * to avoid putting a node for it in the tree, so the numbers
/Linux-v5.4/Documentation/process/
Dmanagement-style.rst9 degree, and mainly written to avoid answering [#f1]_ the same (or similar)
42 The name of the game is to **avoid** having to make a decision. In
54 So the name of the game is to **avoid** decisions, at least the big and
96 engineer. And remember: "irrevocable" was what we tried to avoid in
123 Btw, another way to avoid a decision is to plaintively just whine "can't
230 **in_private** that they screwed up. Not just so they can avoid it in the
242 5) Things to avoid
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-ns2.txt13 should be given in order to avoid having an unknown mode at driver probe time.
/Linux-v5.4/Documentation/vm/
Dsplit_page_table_lock.rst87 To avoid increasing size of struct page and have best performance, we use a
91 can avoid indirect access and save a cache line.
/Linux-v5.4/Documentation/power/
Denergy-model.rst15 Alternatively, userspace might be best positioned. And so on. In order to avoid
19 kernel, hence enabling to avoid redundant work.
/Linux-v5.4/Documentation/networking/
Dfib_trie.txt42 in order to avoid ever-increasing child arrays.
113 to avoid read_lock in the fn_trie_lookup() function.
140 are some optimizations available that can provide us with "shortcuts" to avoid
/Linux-v5.4/drivers/clk/samsung/
DKconfig6 # EXYNOS_ARM64_COMMON_CLK to avoid building them on ARMv7:

12345678910>>...21